JSLint is the BEST JavaScript debugger I have ever used. It fixes even points out issues with code you thought was working. http://www.jslint.com There is always the venkman JavaScript debugger http://www.mozilla.org/projects/venkman/ Kirk Cerny