Re: "Error on Page" in status bar
Posted By:
Nitesh_Naveen
Posted On:
Thursday, November 28, 2002 02:33 AM
The warning appears when there is a javascript error in the page displayed. To debug this error, you can use Microsoft Script debugger for IE or use the javascript console (as specified above) with Netscpae older versions. With Netscpae 6+ you can invoke the console from the tasks->tools menu
Re: "Error on Page" in status bar
Posted By:
Jeff_Hubbach
Posted On:
Wednesday, November 27, 2002 10:39 AM
Look at the page in Netscape, then type javascript: in the location bar. This will allow you to see the error.