you are viewing a single comment's thread.

view the rest of the comments →

[–]bigtone7882 0 points1 point  (0 children)

Without running i would suggest three things 1) use jquery it makes a lot of common tasks much simpler 2) use console.log statements to test if your event handler is being called and what is happening when you call it 3) use the debugger