Hi, In case you didn''t know, it is possible to debug JavaScript using Visual Studio .NET. Just do the following: * Open IE -> Tools -> Internet options -> Advanced -> uncheck Disable script debugging * Open your HTML file in IE. * Open your HTML file in Visual Studio. * Attach Visual Studio to IE (Tools -> Debug processes -> Attach) That''s it. Now you can set breakpoints, add watches, step into/over and all the stuff.
On Sunday 29 May 2005 15:54, Ioan Bizau jr. wrote:> Hi, > > In case you didn''t know, it is possible to debug JavaScript using > Visual Studio .NET.Or if you don''t have Windows, you can use Firefox/Mozilla/Netscape JavaScript debugger extension which is very powerful: http://www.hacksrus.com/~ginda/venkman/ -- sdmitry -=- Dmitry V. Sabanin http://sabanin.ru