Feedback on: Man-Handling Events #3
Comments:
You have an error (I think) in the sample page:
URL:http://www.irt.org/articles/js196/ie-move.htm
You are using "div.box" in your style information, which doesn't seem to work for "id=box". I suppose you should use "#box" in the style information instead.
Otherwise, thank you for the article.
Kind regards
/Håkan
Worth:
Worth reading
Comments:
Seems that your IE example of mouse movement doesn't work for me (IE5 on NT4)...
Great site - great articles!
Technical:
Not technical enough
Comments:
Hi,
I have a question, I was wondering if you could help me out. I have a task that needs to be completed by a javascript code. I want to make a piano i created be able to record, replay, and reset the sequence of key selection, threw mouse clicks, because the user clicks the keys to make a sound. I want the mouse click sequence that the user creates by clicking the keys, to be recorded so the sequence in which was clicked will be remembered and replayed at users will by clicking play, also the stop option would be nice and reset memory would be great too. If you can help me out by providing me with a working code that I can link to my already working codes, that would be great!
thanks alot,
Jim Everett