onclick
cant find my error in my html code, for a javascript quiz
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[详细]
2023-04-13 06:51 分类:问答open a url on click intent [closed]
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.[详细]
2023-04-13 02:41 分类:问答what is wrong with my javascript in my website?
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[详细]
2023-04-12 21:27 分类:问答Pass an elementID through a function then return variable and use elsewhere. Possible?
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?[详细]
2023-04-12 19:56 分类:问答JQuery wait for x sec. of inactivity before calling function
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[详细]
2023-04-12 18:12 分类:问答Android fires both onclick and onlongclick on a short click
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[详细]
2023-04-12 17:18 分类:问答How do I build an accelerating scroll affect using javascript?
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[详细]
2023-04-12 11:54 分类:问答Make a spinner do stuff when its clicks in android?
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[详细]
2023-04-12 11:40 分类:问答Selectors using Buttons [closed]
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.[详细]
2023-04-12 06:18 分类:问答How do I declare event object with onclick event using Javascript (not html)?
Here is my code: function testimage() { var image; image = new Image(); with (image) { id = \"page1\"; border = 0;[详细]
2023-04-12 00:30 分类:问答