Enable client - side debugging

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using javascript as the client scripting language. And, was able to
successfully debug the client-side code a while ago, but recently something
has changed and i am no more able to debug the client side code. I have also
unchecked the "Disable client - side code" in the internet options dialog on
the internet explorer.

Please any kind of help is appreciated...

thanks,
Ramendra
 
You maybe referring to this solution when you say "Disable client - side
code", but to absolutely clear (and in case anybody is searching and finds
this). To enable client side debugging in IE go to

Tools > Internet Options > Advanced Tab

And uncheck "disable script debugging"

HTH

Josh
http://www.thejoyofcode.com
 
Back
Top