I have placed my website in my dropbox so you can see my problem. What I am trying to do is, when you click the image next to tennis or squash it turns red (fals开发者_开发百科e.png) and when they cli
Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post.
Can someone explain why my code isn\'t working, what i want to achieve is a multiple choice quiz with three questions, two of them switch to a red image when clicked, the other goes green and runs jav
I\'m trying to pass an element ID to a function, which then returns an edited string value to another element in my document. Can this be done?
I have a form with multiple buttons, sliders, etc. that all trigger a main ajax pricing function when clicked, dragged, etc. Often a button is clicked multiple times consecutively in a short amount of
People thank you all for your thoughts. I feel quite ashamed right now, the problem was nog with the listeners, they send a message to a handler that uses a switch. One simple break statement was miss
I am new to javascript, which so many of you know, and I am finding that the actual application of all the things I learned evades me. If you just give me the code, that probably won\'t help me; I nee
i have a spinner and i want it so that when the actual spinner is clicked (not an item inside it) to execute some code, like a button doe开发者_运维百科s. is this possible?? thanks.You might want to t
It's difficult to tell what is being asked here. This question is ambiguous, vague开发者_开发问答, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.
Here is my code: function testimage() { var image; image = new Image(); with (image) { id = \"page1\"; border = 0;