Click to See Complete Forum and Search --> : javascript in different browsers


Naug
01-24-2003, 07:47 AM
Im interested in finding out what each browser "thinks" of certain js commands. For example I found this page that gives nice overview of what ie can do. Are there similar pages for Opera, Mozilla and Nescape?

http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/methods/haschildnodes.asp

P.S. How do I get Opera and Mozilla to show me messages of js errors? As it is now they just sit there with blank sad faces and dont tell me what it is they dont like in my code.

khalidali63
01-24-2003, 08:09 AM
P.S. How do I get Opera and Mozilla to show me messages of js errors? As it is now they just sit there with blank sad faces and dont tell me what it is they dont like in my code.


In the address bar field type
JavaScript:
and press enter,you will see the debugging window(NS and Mozilla)
BTW,
NS has this utility built in for as long as I remember its the darn IE that has probably just inducted some type of debugging tool in it( I imply this from your post,since I don't use IE n e more).

try the link below to get a low down n what NS6+ or Mozilla can do.
http://www.mozilla.org/docs/dom

cheers
Khalid

Charles
01-24-2003, 09:06 AM
In Opera:
File -> Preferences -> Multimedia -> Report JavaScript Errors