View Full Version : Javascript Error Warning


Inzu
02-02-2003, 12:25 AM
You know that warning you get when you go to a page that has javascript on it? It says that there is an error, but nothing is really wrong? I found the code to stop that from happening on a site a few monthes back, but it was on my old computer that crashed(X.x) so all the bookmarks were lost and now I need it again. Neone know the code to stop javascript error warnings? It was on a site called Wiseguy's HTML scripts or something but I can't find it. (sry if i sound confusing, I'm very bad at explaining things most of the time i cant understand myself)

lefty
02-02-2003, 12:59 AM
If there's a javascript error, it obviously needs to be fixed, I wouldn't block the error warning... well, unless you're on geocities. Then never mind. :P

altpara
02-02-2003, 10:51 AM
Yes, if you are getting errors, then post up your JS and maybe someone will see the problem.

If what you're wanting to do is block the JS errors because of Geocities messed up scripts then look here:
http://www.javascriptkit.com/javatutors/error3.shtml

Inzu
02-02-2003, 08:32 PM
That helped, thx altpara!