From: Brandon M. <bnd...@ho...> - 2000-12-05 16:17:06
|
I have a debugging program that I wrote in javascript, simply add the debug.js file in the front, and the ability to "watch" variables, evaluate expressions, call functions, and write to a log within code is available. I have been using if for over 2 years now with great success. It's what I used to understand how DynAPI worked, and how the event system was structured. If there is sufficient interest, I can revamp the code, which has some bugs that need to be squashed, and release it. I should be in CVS, as I included it in the initial import. ----- Original Message ----- From: "Alexey Medvedev" <ma...@ca...> To: <dyn...@li...> Sent: Tuesday, December 05, 2000 10:53 AM Subject: [Dynapi-Dev] JS debuger > > > I wonder if there is a good javascript debugger that will run on my > > I thinks there is different debuggers for Netscape and for > IE (latest you have tried to install). > > For Netscape - look at http://developer.netscape.com for > "Visual JavaScript". It is written in Java - and run as an applet in > same Netscpae. But asks permissions for "Universal.debug" or something > and for reading local files from JS/Java. > > Malx > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev |