Home Page
+ Reply to Thread
Results 1 to 1 of 1

Thread: Using Visual Studio to Debug JavaScript in IE

  1. #1

    Computers Using Visual Studio to Debug JavaScript in IE

    I expect quite a few of you know about this, but it could be helpful if you are experimenting with javascript. I thought of writing something, then I thought wait ... somebody must have done this before. Sure enough, quite a few have, but anyway here is one that I thought to be pretty good.

    http://www.codeproject.com/jscript/U...Javascript.asp

    I have pasted the intro here so you got some idea what you will be reading.
    Introduction :
    Anyone who has done some work with JavaScript knows it can be very frustrating. Often you have to use: Alert(I am here); type of code to debug it. Visual Studio and IE (Internet Explorer) have the ability to debug JavaScript code, including setting break points in your JavaScript.
    Last edited by USArtists238; 09-13-2007 at 11:41 AM. Reason: Tidied it up.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)