Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 38
Search took 0.08 seconds.
Search: Posts Made By: ceerup
Forum: HTML & CSS 06-15-2012, 04:12 AM
Replies: 1
Views: 292
Posted By ceerup
Why is my script not saving?

Im trying to make the contacts save using localStorage.
But its not saving in any browser..will someone help me

Edit: i cant get this to be in proper form on this forum..someone help me with that...
Forum: JavaScript frameworks 06-12-2012, 11:47 PM
Replies: 0
Views: 325
Posted By ceerup
How do I Implement jQuery files into a web page?

trying to get an image gallery to work for a mobile device, but it says to implement the files that i downloaded.

it says this for a folder i downloaded

http://www.photoswipe.com/

How do I...
Forum: HTML & CSS 06-12-2012, 08:16 PM
Replies: 2
Views: 238
Posted By ceerup
that looks interesting, i found this ...

that looks interesting, i found this

http://www.photoswipe.com/

at the bottom it says this "How do I use it?

PhotoSwipe is a self contained JavaScript library that can be easily...
Forum: HTML & CSS 06-12-2012, 07:58 PM
Replies: 2
Views: 238
Posted By ceerup
Any good tutorials on Image Galleries?

Im trying to learn how to use HTML for image galleries, that when a user swipes to the left or right a new image comes, this is for a mobile device.

Any good tutorials out there? i been searching...
Forum: JavaScript programming 06-05-2012, 03:43 AM
Replies: 1
Views: 235
Posted By ceerup
Trying to Make a Chart

http://www.diveintojavascript.com/tutorials/web-storage-tutorial-creating-an-address-book-application

thats an example what i need to do, i dont know how to implement it into doing this

Users...
Forum: HTML & CSS 05-30-2012, 05:11 AM
Replies: 2
Views: 247
Posted By ceerup
Need help writing a html script

Users opens HTML screen
Chart is displayed.
Text box allow entry. Date and time is automatically entered
Users saves entry.
Entries allow sorting by date.
User can edit entries.

Classic...
Forum: DOM and JSON scripting 05-29-2012, 02:40 AM
Replies: 8
Views: 839
Posted By ceerup
thats the problem, i dont have a link because...

thats the problem, i dont have a link because this is in eclipse, and buzztouch, where i created the android project, so i guess the problem lies there, might be something in the google API not...
Forum: DOM and JSON scripting 05-29-2012, 02:13 AM
Replies: 8
Views: 839
Posted By ceerup
where would i put the map link?

where would i put the map link?
Forum: DOM and JSON scripting 05-29-2012, 01:35 AM
Replies: 8
Views: 839
Posted By ceerup
Hello, and thanks for the quick reply, i...

Hello, and thanks for the quick reply, i uploaded the JSON into dropbox

the problem is, its not loading the JSON data and the map location isnt showing up

Edit: I fixed the = into a minus and...
Forum: DOM and JSON scripting 05-29-2012, 01:01 AM
Replies: 8
Views: 839
Posted By ceerup
sorry for the triple post, i meant to put it all...

sorry for the triple post, i meant to put it all in one
Forum: DOM and JSON scripting 05-29-2012, 01:00 AM
Replies: 8
Views: 839
Posted By ceerup
{ "childItems": [ { ...

{
"childItems": [
{
"itemId": 11111111,
"itemType": "BT_mapLocation",
"latitude": "27.980216",
"longitude": "=82.533224",
...
Forum: DOM and JSON scripting 05-28-2012, 11:54 PM
Replies: 8
Views: 839
Posted By ceerup
JSON and MAPS

im using JSON to make map points on google, how do i set up JSON to do this?

i have an item type, and i want to create a latitude longitude, and name the point of the map. can anyone help
Forum: HTML & CSS 05-25-2012, 10:20 PM
Replies: 4
Views: 318
Posted By ceerup
thanks alot for the help guys

thanks alot for the help guys
Forum: HTML & CSS 05-25-2012, 09:04 PM
Replies: 4
Views: 318
Posted By ceerup
so how does it go exactly, where do i put this? ...

so how does it go exactly, where do i put this?

im confused, since i didnt make this script
Forum: HTML & CSS 05-25-2012, 07:24 PM
Replies: 4
Views: 318
Posted By ceerup
HTML Storage Script Not working.

<h2>Demo of Local Storage: My to do list </h2>
<ul>
<li id="edit" contenteditable="true"> </li >
</u>

// This part should store what's written.
<script>
if(typeof(Storage)!=="undefined")
...
Forum: JavaScript programming 05-14-2012, 10:08 PM
Replies: 1
Views: 337
Posted By ceerup
Question about Chat-Boxes

I want to make a chat-box so people can log in under a nickname and talk to eachother, anyone have any idea how i can go about doing this?
Forum: JavaScript programming 05-01-2012, 08:40 AM
Replies: 5
Views: 327
Posted By ceerup
re edit

re edit
Forum: JavaScript programming 05-01-2012, 08:32 AM
Replies: 5
Views: 327
Posted By ceerup
its large, theres 2 codes, they save the...

its large, theres 2 codes, they save the cookies but both calculators have the same cookie id's and it saves the same thing on both calculators,
and when i switch the ID's the calculators just...
Forum: JavaScript programming 05-01-2012, 07:22 AM
Replies: 5
Views: 327
Posted By ceerup
JavaScript cookie help

Hi i used cookies to store data using java script with 2 calculators, but there is a 3rd calculator that the cookies arent storing, can someone help me figure out where to implement the script?
Forum: Java and JSP 04-30-2012, 09:35 AM
Replies: 9
Views: 1,014
Posted By ceerup
can we use something else that you know better,...

can we use something else that you know better, ive been searching these forums, i joined about 10 code forums and asked atleast 200 people, started up atleast 100 forums, googled, youtubed, no one...
Forum: Java and JSP 04-30-2012, 05:22 AM
Replies: 9
Views: 1,014
Posted By ceerup
is there a way to help me save all the info for...

is there a way to help me save all the info for the next time the calc reloads



<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
Forum: Java and JSP 04-30-2012, 03:58 AM
Replies: 9
Views: 1,014
Posted By ceerup
i can honestly say i read that and have no idea...

i can honestly say i read that and have no idea what to do
the files in my android program are all html documents anyway

may i show you a script i have and you can explain where i put the codes...
Forum: Java and JSP 04-29-2012, 10:01 PM
Replies: 9
Views: 1,014
Posted By ceerup
Saving Data with Java?

Hello all,
Ok im designing for Android and iOS

im using eclipse at the moment and i need a way to save data from a calculator so when the user exits the application and comes back, the last...
Forum: JavaScript programming 04-29-2012, 07:33 PM
Replies: 8
Views: 572
Posted By ceerup
oh im sorry my brain is fuzzy today, yea it...

oh im sorry my brain is fuzzy today, yea it works now, thanks alot guys it means alot to me...
Forum: JavaScript programming 04-29-2012, 06:33 PM
Replies: 8
Views: 572
Posted By ceerup
the average is important for my project, im not...

the average is important for my project, im not worried about exact numbers, as long as the numbers are close, what am i missing here
Showing results 1 to 25 of 38

 
Forum Jump

All times are GMT +1. The time now is 11:31 PM.