Quote:
Originally Posted by Old Pedant
Well, you have two choices:
(1) Learn to use a JavaScript debugger. I like the one in Chrome best, but the one in MSIE 9 is almost identical (just a tad harder to read) and FireBug for FireFox is fine as well. In the long run this is far far and away the better choice. It will save you dozens of hours of asking other people what is wrong with your code when 30 seconds in the debugger will point it out to you.
(2) Post a link to your actual page so we can use a debugger on it.
|
I'm thankful you mentioned the debugger. I don't have the foggiest idea how to use one, and would probably be best enlightened with a link of a good tutorial for it instead, so I can take some self help procedures, rather than temporary enlightenment.
What we be the easiest way to educate myself on using the debugger?