Click to See Complete Forum and Search --> : Please help me to find a good javascript editor?


Efferent
09-29-2006, 02:07 PM
I am using Microsoft scritp editor most of the time when debugging, but I find it is damn hard to use to debug cross page scripting.

I just went to Google and find there are more than a dozen of Javascript editors around. Can anyone give me some suggestions?

Thanks,

Efferent

Tweak4
09-29-2006, 02:34 PM
Editors and Debuggers are not necessarily the same. Most of the time, I use EditPadPro for editing, but I still use MS Script Editor for debugging, and have never had a problem...

NotionCommotion
09-29-2006, 03:42 PM
Probably old fashion, but I edit with Notepage. I had previous used MS Script Editor for debugging, but was not happy with it. I have since moved to Mozzila Firefox with their error console and DOM inspector, and am very happy.