I get the following error in Netscape 4.7 . I suspect that it would generate the same error in other 4.x browser. Here's the error...
JavaScript Error: http://jsbrwsniff.sourceforge.net/js/brwsniff.js, line 76:
try is a reserved identifier.
try { ........^
JavaScript Error: http://jsbrwsniff.sourceforge.net/js/example.js, line 4:
getBrowser is not defined.
Log in to post a comment.
I get the following error in Netscape 4.7 . I suspect that it would generate the same error in other 4.x browser. Here's the error...
JavaScript Error: http://jsbrwsniff.sourceforge.net/js/brwsniff.js,
line 76:
try is a reserved identifier.
try {
........^
JavaScript Error: http://jsbrwsniff.sourceforge.net/js/example.js,
line 4:
getBrowser is not defined.