473,386 Members | 1,712 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Javascript debugger recommendations?

Can anyone recommend a Javascript debugger? I see where debuggers are
made by Netscape, Microsoft and Macromedia (built-in to Dreamweaver).

I'm new to javascript so any comments are appreciated. I'm mainly
interested in making scripts work in IE, for starters anyway.

I'm using Dreamweaver MX and will probably be developing ASP.NET
applications with MS Visual Studio 2003.

The Dreamweaver javascript debugger seems pretty buggy with IE, it
locks-up on me.

Thanks for your help.
Jul 20 '05 #1
3 4997
Having written Javascript code for a fair amount of time, my personal
opinion is that if you feel you _must_ use a debugger, then Mozilla's
tools are excellent. The combination of the DOM Inspector, Debugger and
Console have helped me out with several projects.

I've worked on and overseen several projects in the last couple of years
that had the requirement of primary support for IE, and I found that (for
the most part) if it worked in Mozilla, then it would work in IE (at
least IE 5.5 and 6).

A big part of it, however, is more the knowledge of the browser
differences -- not just between different brands, but also different
versions of the same brand.

At the end of the day, I prefer to simply use alerts() in order to tell
me the state of the system at a particular point.

N. Clements
Brainbench MVP for _Javascript
www.brainbench.com
no****@spam.spam.spam.242.mailshell.com
Remove 2nd through 4th spam to reply.

"Bruce W.1" <bw@NoDirectEmail.com> wrote in
news:3F**************@NoDirectEmail.com:
Can anyone recommend a Javascript debugger? I see where debuggers are
made by Netscape, Microsoft and Macromedia (built-in to Dreamweaver).

I'm new to javascript so any comments are appreciated. I'm mainly
interested in making scripts work in IE, for starters anyway.

I'm using Dreamweaver MX and will probably be developing ASP.NET
applications with MS Visual Studio 2003.

The Dreamweaver javascript debugger seems pretty buggy with IE, it
locks-up on me.

Thanks for your help.


Jul 20 '05 #2
I agree with N Clements, Mozilla's JavaScript console is great for debugging,
and it's free!

Here's a link to Microsoft's Script Debugger if you prefer IE (also free)
http://www.microsoft.com/downloads/d...4-DFFDF19CCD99

And some other decent debuggers...

Netscape JavaScript Debugger (free)
http://developer.netscape.com/software/jsdebug.html

Microsoft Visual InterDev (not free)
http://msdn.microsoft.com/vinterdev/

NetObjects ScriptBuilder (not free)
http://www.netobjects.com/products/h...3benefits.html

Enjoy

"Bruce W.1" <bw@NoDirectEmail.com> wrote in message
news:3F**************@NoDirectEmail.com...
| Can anyone recommend a Javascript debugger? I see where debuggers are
| made by Netscape, Microsoft and Macromedia (built-in to Dreamweaver).
|
| I'm new to javascript so any comments are appreciated. I'm mainly
| interested in making scripts work in IE, for starters anyway.
|
| I'm using Dreamweaver MX and will probably be developing ASP.NET
| applications with MS Visual Studio 2003.
|
| The Dreamweaver javascript debugger seems pretty buggy with IE, it
| locks-up on me.
|
| Thanks for your help.
Jul 20 '05 #3
Elzin
1
Guys try 1st JavaScript Editor.
It is really awesome!
Jun 27 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: Andrea | last post by:
Hi everyone, I am in the process of learning javascript and have a question on location.href. Does javascript always require the <script language = "javascript"> (or script...
9
by: alonzo | last post by:
I am working on a piece of javaScript code and using MIE 6.0. I have and error and I would like to use a debugger to locate the error. Is there a debugger for MIE? How do I turn the debugger on...
14
by: Jeff Papineau | last post by:
http://www.mandala.com/javascript/debug_javascript.html I've written up a page explaining how to use the MS Script Editor for Javascript debugging in IE. It's a great debugging environment and...
25
by: Jeff | last post by:
Use the MS Script Editor included free with MS Office 2002 and above, for debugging Internet Explorer (IE). This subject is of great interest to many JS developers, as there is no obvious, low...
3
by: mikeorb | last post by:
I'm debugging some JavaScript. In Firefox I can use dump(msg) to print a message on their JS console (see http://kb.mozillazine.org/Viewing_dump()_output). Likewise, Opera has the...
11
by: active | last post by:
Q317094 mentions the debugger statement. I tried: <script language="JavaScript" type="text/JavaScript"> function resizeImg(oID) {
3
by: =?Utf-8?B?UGhpbCBKb2huc29u?= | last post by:
Hi, This is an issue that happens to me and everybody else I know and I've never found a way around it. In Visual Studio (currently using 2003 but the same has happened for me in 2005 and...
5
by: ameshkin | last post by:
I have been unable to fidn a good JS debugger for IE7. Often times, the same scripts work in firefox but crap out in IE7, to see source code, do the following. Go here...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.