Connecting Tech Pros Worldwide Help | Site Map

Any good JavaScript Editors?

TrvlOrm
Guest
 
Posts: n/a
#1: Jul 23 '05
Hi There,

Can any one please tell me where I can find a really good Free
JavaScript Editor on the net?

I am looking at either a evaluation copy (Free trial) or a really
cheap but good editor that I can download.

I need the editor to tell me exactly what I am doing incorrectly, and
telling me exactly how I can fix the problem, ideally if I post my
javascript coding within the editor.

Thanks so much....
Matt Kruse
Guest
 
Posts: n/a
#2: Jul 23 '05

re: Any good JavaScript Editors?


TrvlOrm wrote:[color=blue]
> Can any one please tell me where I can find a really good Free
> JavaScript Editor on the net?[/color]

This has been discussed here recently, you should check google groups for
previous discussions.
[color=blue]
> I need the editor to tell me exactly what I am doing incorrectly, and
> telling me exactly how I can fix the problem[/color]

Ah, so you don't want an editor, you want a consultant.
They are more expensive :)

--
Matt Kruse
Javascript Toolbox: http://www.mattkruse.com/javascript/


Ron
Guest
 
Posts: n/a
#3: Jul 23 '05

re: Any good JavaScript Editors?


TrvlOrm wrote:
[color=blue]
>Hi There,
>
>Can any one please tell me where I can find a really good Free
>JavaScript Editor on the net?
>
>I am looking at either a evaluation copy (Free trial) or a really
>cheap but good editor that I can download.
>
>
>[/color]
Heya TrvlOrm,
I don't know of any free javascript editors, but:
[color=blue]
>I need the editor to tell me exactly what I am doing incorrectly, and
>telling me exactly how I can fix the problem, ideally if I post my
>javascript coding within the editor.
>[/color]
Mozilla's Javascript Console, distributed with Firefox and the Mozilla
browser, shows you exactly where it encountered a problem and offers
more information on the problem than IE (Usually, you can double-click
on the problem to go to the specific line in your script). You can
download Mozilla or Firefox from http://www.mozilla.org .
Mel
Guest
 
Posts: n/a
#4: Jul 23 '05

re: Any good JavaScript Editors?


If you want to use an editor more that a 2 hours a day, it pays to learn Gnu
Emacs
i have been using it for over 14 years for all kinds of languages, including
html. it has highlighting, and more

"TrvlOrm" <ksorman@shaw.ca> wrote in message
news:fa9bacd0.0405050939.60df57ac@posting.google.c om...[color=blue]
> Hi There,
>
> Can any one please tell me where I can find a really good Free
> JavaScript Editor on the net?
>
> I am looking at either a evaluation copy (Free trial) or a really
> cheap but good editor that I can download.
>
> I need the editor to tell me exactly what I am doing incorrectly, and
> telling me exactly how I can fix the problem, ideally if I post my
> javascript coding within the editor.
>
> Thanks so much....[/color]


Closed Thread


Similar JavaScript / Ajax / DHTML bytes