|
-
Jun 18th, 2010, 01:14 AM
#28
Re: Why is this simple code not working?
 Originally Posted by HowTo
i cant follow what you tried to mean with the function names 
You have a JavaScript function named "reset". This must be some form of reserved word in JavaScript, as when you use it, it does not function the way it should. This was shown in your other thread where you were using a function named "open".
In my case, I renamed your function to "HowToreset", and Dana renamed it to be "resets", in both cases, this made the function start working as expected.
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|