jscript, runtime errors

  • Thread starter Thread starter ruekirk
  • Start date Start date
R

ruekirk

in exlorer, in xp, i keep getting "expected end of
statement" errors. I know that it has to do with the
header script defaulting to vbscript, and then it happens
on a jscript semi-colon or something.

but it's very irritating to have these things pop up all
the time, and then explorer asks me if i want to debug.

is there a way to fix this problem easily?

tanks
 
Try this.

Common script errors messages can be eliminated by Clicking:
Menu: Tools - Internet Options - Advanced tab.
Check "Disable script debugging"
Uncheck "Display a notification about every script error"
 
Back
Top