Debugging JavaScript

  • Thread starter Thread starter Mark Rae
  • Start date Start date
M

Mark Rae

Hi,

What do I need to do to be able to debug JavaScript in ASP.NET 2? In the
previous version, it was a simple matter of inserting the word debugger;
into the JavaScript - that doesn't seem to work in v2.

Any assistance gratefully received.

Mark
 
Back
Top