If you have Visual Studio or VS.Net or even the MS Debugger, you can use these to debug and step through your Javascript code.
Just put in "debugger;" anywhere in your code and it will bring up your debugger at that 'breakpoint'.
You will need to have script debugging enabled, in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.