Re: Proper coding? (JS newbie)



Paul E. Schoen wrote:
I've been just running it on IE, but the error messages are not
helpful. Hopefully Firefox will show the errors more clearly.

Once you're in Firefox, get hold of Firebug (www.getfirebug.com) and install
that. I've found this absolutely invaluable for working with Javascript. It
has a very impressive set of debugging tools, allowing you to set
breakpoints, break on script errors, examine objects, step through the
script code a line at a time, and all sorts of other things.

--

(O)enone


.


Loading