PDA

View Full Version : JavaScript err message on bottom of browser


Terrie
03-11-2002, 10:53 AM
There's a message that appears on the bottom of the browser -- during and after images have completed loading.

Why is this happening --
It reads-

JavaScript error: Type'javascript:' into Location for details.




example;
http://www.stevenweinbergphoto.com/seefaster.html

scoutt
03-11-2002, 11:56 AM
seems you are using Netscape. so when you get that error go up to the location box and type in javascript: and you will see the errors.

_mrkite
03-12-2002, 05:32 PM
Me again (who am I?) Here's a better solution that'll help you debug:

http://developer.netscape.com/docs/manuals/js/client/jsguide/console.htm#1045065

Just set the console for self-popup - and post (here) any messages that confuse you (and the relevant code, if possible). You can also type mocha: in the address bar but, hey, that's a lot of work....