From: Darin K. <dka...@ef...> - 2000-12-05 18:12:10
|
dreamweaver4 now has built in debugging for both ie and ns has breakpoints and the whole works. trouble is, i *hate* wysiwyg ;) -----Original Message----- From: Alexey Medvedev [mailto:ma...@ca...] Sent: Tuesday, December 05, 2000 7:53 AM To: dyn...@li... 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 |
From: Pascal B. <pa...@dy...> - 2000-12-05 18:12:14
|
for the wasDragging, see the developers reference I posted a few days ago (and for more info on the code) Pascal Bestebroer pa...@dy... http://www.dynamic-core.net > -----Oorspronkelijk bericht----- > Van: dyn...@li... > [mailto:dyn...@li...]Namens Jared Nuzzolillo > Verzonden: dinsdag 5 december 2000 17:44 > Aan: dyn...@li... > Onderwerp: Re: [Dynapi-Dev] JS debuger > > > I am very interested in this debugger of yours...please post the > code, when > you get a chance... > > also line 14 of dynapi.js (build 2000.11.7) reads: > > wasDraging : false, > > can anyone fill me in on what on earth this line is used for? I tried > looking through the rest of the code and could not find it. > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > |
From: Nuno F. <nun...@wi...> - 2000-12-05 23:35:02
|
>dreamweaver4 now has built in debugging for both ie and ns >has breakpoints and the whole works. >trouble is, i *hate* wysiwyg ;) That's why the complete product ships with Homesite 4.5 :)) They know... :) And they upgraded their code editor, with tag colors, syntax hightlighting, and line numbers, which is light years away from version 3, but still lacking anyway. |
From: Tim R. <ti...@my...> - 2000-12-05 23:59:49
|
I interviewed someone once who touted themselves as an experienced DHTML developer with solid experience in DreamWeaver. I asked about certain coding conventions, placement, re-use philosophies and such, and the response I got? "Oh, I never feel comfortable touching the underlying code..." *sigh*. Tim -----Original Message----- From: dyn...@li... [mailto:dyn...@li...]On Behalf Of Nuno Ferreira Sent: Tuesday, December 05, 2000 3:36 PM To: dyn...@li... Subject: RE: [Dynapi-Dev] JS debuger >dreamweaver4 now has built in debugging for both ie and ns >has breakpoints and the whole works. >trouble is, i *hate* wysiwyg ;) That's why the complete product ships with Homesite 4.5 :)) They know... :) And they upgraded their code editor, with tag colors, syntax hightlighting, and line numbers, which is light years away from version 3, but still lacking anyway. _______________________________________________ Dynapi-Dev mailing list Dyn...@li... http://lists.sourceforge.net/mailman/listinfo/dynapi-dev |
From: Nuno F. <nun...@wi...> - 2000-12-06 04:44:30
|
Yeah, I know how you feel... Got the same problem here with some designers that I contacted for a job opening on the company where After Dreamweaver, suddenly they all are experts in DHTML... *double sigh* Mouse Engineers, the lot of them! :) NunoF -----Original Message----- From: dyn...@li... [mailto:dyn...@li...]On Behalf Of Tim Royal Sent: quarta-feira, 6 de Dezembro de 2000 0:00 To: dyn...@li... Subject: RE: [Dynapi-Dev] JS debuger I interviewed someone once who touted themselves as an experienced DHTML developer with solid experience in DreamWeaver. I asked about certain coding conventions, placement, re-use philosophies and such, and the response I got? "Oh, I never feel comfortable touching the underlying code..." *sigh*. Tim |