I discovered DP_Debug a few days ago, and I've found it useful for dumping objects (ie: the results of a JS http request to a web service) http://www.depressedpress.com/Content/Development/JavaScript/Extensions/DP_Debug/Index.cfm
>One of my worst nightmares is having to debug JavaScript. The JavaScript >console in Firefox is certainly better than anything I've seen in IE, but >many times, it still isn't enough. I seem to recall trying the Venkman >debugger a year or two ago, but I had a hard time figuring out how the hell >to get it to do anything useful (perhaps I didn't try hard enough?). Also, >it doesn't work for IE, and I really need something that will work in IE. I >tried using Visual Studio, but it didn't really prove useful for JS >debugging. > >What recommendations do people have for methods and tools for debugging >JavaScript in IE, Firefox, or any other browsers? I'm tired of reading >useless error messages that many times aren't even related to the actual >error. Any help would be greatly appreciated. > >Thanks, > >Justin ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:254584 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

