I'm in the process of testing my validation which was in good working order before I changed something, but I don't know what. My script was validating a drop-down menu on a form...
Ok I've made an effort to comment on what I can, but it's probably best for you guys to check over it and tell me what I have or haven't written correctly. I couldn't comment on the cookie parts as...
That helps a little. :) I can understand what certain parts of each function are doing, but not all of it. It would be better if the page actually referenced what each part of the function does as...
Funny. :) This is purely out of interest as I do enjoy JavaScript and I'm trying to learn as much as possible about it. I actually did my JavaScript exam today so this surely cannot be homework. If...
I've come across this script which can be used to allow the user to switch to a preferred stylesheet. I was wondering if somebody could add comments to each line just to explain...
Well I already know the answer was 64 so that's what I expected, I just couldn't figure out how it was calculating that. I've got my head around it now. Thanks for the input guys!
I've been researching for ages now about how to change the colour scheme of my website using JavaScript. I have come across a few scripts but none of them seem to be working. Does...
I'm trying to use the onmouseover() function to change my URL to an image but I cannot get my head around it. The image I want to change to is called "Orange_Logo.jpg" and it is located...
I've come across a little problem and I don't know why on Earth it's happening. Basically, if I complete my form correctly the first time round then it will post without any problems....
Ahhh I see. Something has gone wrong with the program again! Even if I change my code back to what it was originally, I'm still getting no response from it whatsoever.
I've changed my code to match yours and the first part of the function is working, but still not the second. I've played around with it for a while now and still cannot...
I've tried just about everything I can think of on this issue so I'm passing it over to you, the experts! :) This is part of a university project so I wouldn't like it completing...