Click to See Complete Forum and Search --> : Viewing javascript errors in mozzila


OhLordy
05-28-2003, 08:29 AM
In Internet explorer it is very easy to view the nature of a Javascript error, I can just click the warning symbol in the corner but how can I do this in Mozilla?
Thank You in advance
Rob

khalidali63
05-28-2003, 08:47 AM
either type
javascript:

in the address bar or from the menu bar at the top

tool
----Web evelopment
------------JavaScript Console

OhLordy
05-28-2003, 09:15 AM
Cool, there's even a javascript debugger there as well. Thanks

khalidali63
05-28-2003, 09:17 AM
:D
You are welcome