Computer Webmaster Gaming Console Graphics Forum

Welcome to the Computer Webmaster Gaming Console Graphics Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

MK PitStop Main Earn $25 Earn Money Posting Extras Members Blogs Image Hosting User Pages
Go Back   Computer Webmaster Gaming Console Graphics Forum > Webmaster Forum > Website Coding > JavaScript
Register FAQ/Rules Become A V.I.P. Member Search Today's Posts Mark Forums Read

JavaScript JavaScript are you needing help with functions in your script, free help is offered here for all JavaScript problems so if you have an JavaScript error in your code just ask.

Google
Reply
 
LinkBack Thread Tools Display Modes
Old 07-01-2007, 4:37 PM   #1
JC Home
 
JC Home's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default JS Editor for newbe

Hi all,

I am just learning JavaScript and would love to find a good editor that
helps with syntax and debugging. Any suggestions?

Thanks!!

--
Jeff Ciaccio
Dallas, GA
(W) 678-494-7863 x-274
(Fax) (W) 678-494-7865
http://home.comcast.net/~ciaccio8515/


 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Advertisements
Old 07-01-2007, 4:37 PM   #2
JC Home
 
JC Home's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default JS Editor for newbe

Thanks! I just d/l it and will give it a whirl. Just seeing the syntax
highlighted will be nice.

BTW, somebody else recommended the debugger in Mozilla if you're interested.

--
Jeff Ciaccio
Dallas, GA
(W) 678-494-7863 x-274
(Fax) (W) 678-494-7865
http://home.comcast.net/~ciaccio8515/
"lallous" <lallous@lgwm.org> wrote in message
news:bs3ite$71fn1$1@ID-161723.news.uni-berlin.de...
> Hello,
>
> I've been using EditPlus 2 since I began doing WebDev (PHP, HTML,
> JavaScript).
>
> Doesn't help w/ debugging but helps w/ nice editing features and syntax
> highlighting.
>
> --
> Elias
> "JC Home" <jeffcia@comcast.net> wrote in message
> news:0pidnWxkabzpG3miRVn-hA@comcast.com...
> > Hi all,
> >
> > I am just learning JavaScript and would love to find a good editor that
> > helps with syntax and debugging. Any suggestions?
> >
> > Thanks!!
> >
> > --
> > Jeff Ciaccio
> > Dallas, GA
> > (W) 678-494-7863 x-274
> > (Fax) (W) 678-494-7865
> > http://home.comcast.net/~ciaccio8515/
> >

>
>



 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 07-01-2007, 4:37 PM   #3
digitalNeurosis28
 
digitalNeurosis28's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default JS Editor for newbe

JC Home wrote:
> Hi all,
>
> I am just learning JavaScript and would love to find a good editor that
> helps with syntax and debugging. Any suggestions?
>
> Thanks!!
>


Just use Mozilla for all your internet surfing (web, email, usenet, irc)
and web design needs.

http://www.mozilla.org/
 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 07-01-2007, 4:37 PM   #4
Randy Webb
 
Randy Webb's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default JS Editor for newbe

digitalNeurosis28 wrote:

> JC Home wrote:
>
>> Hi all,
>>
>> I am just learning JavaScript and would love to find a good editor that
>> helps with syntax and debugging. Any suggestions?
>>
>> Thanks!!
>>

>
> Just use Mozilla for all your internet surfing (web, email, usenet, irc)
> and web design needs.
>
> http://www.mozilla.org/


And when you run across sites that are broken in Mozilla because the
page-author neglected to adhere to standards and wrote IE-only code?

--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/

 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 07-01-2007, 4:37 PM   #5
Bas Cost Budde
 
Bas Cost Budde's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default JS Editor for newbe

digitalNeurosis28 wrote:
>> I am just learning JavaScript and would love to find a good editor that
>> helps with syntax and debugging. Any suggestions?


I like JEdit. It has color syntax, you can adjust the colors yourself.

> Just use Mozilla for all your internet surfing (web, email, usenet, irc)
> and web design needs.


I must admit the Javascript console in Mozilla (or any Gecko, I suspect)
saved my day more than once. But I want my hands on the code so no
authoring tools.
--
Bas Cost Budde
http://www.heuveltop.nl/BasCB

 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 07-01-2007, 4:37 PM   #6
Courtney
 
Courtney's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default JS Editor for newbe

Use HTML-Kit from http://www.chami.com/html-kit/. After you download it
(it's freeware), get the add-ons for JavaScript, including a XHTML
validator.

courtney

"digitalNeurosis28" <SPAM-ME-NOT-digitalNeurosis28@yahoo.ca> wrote in
message news:m6VSb.38628$D72.36610@nntp-post.primus.ca...
> JC Home wrote:
> > Hi all,
> >
> > I am just learning JavaScript and would love to find a good editor that
> > helps with syntax and debugging. Any suggestions?
> >
> > Thanks!!
> >

>
> Just use Mozilla for all your internet surfing (web, email, usenet, irc)
> and web design needs.
>
> http://www.mozilla.org/



 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 07-01-2007, 4:37 PM   #7
Dev880
 
Dev880's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default JS Editor for newbe

Download and try dreamweaver, like it and buy it. The MX 2004 version has
some bugs but has browser support and new html standards built in. I use it
to develop all my stuff. However I do it all by hand and don't use the
snippets or MM functions<Crap> It has great features and allow a pull down
for styles that are defined and good site management commands.


"JC Home" <jeffcia@comcast.net> wrote in message
news:0pidnWxkabzpG3miRVn-hA@comcast.com...
> Hi all,
>
> I am just learning JavaScript and would love to find a good editor that
> helps with syntax and debugging. Any suggestions?
>
> Thanks!!
>
> --
> Jeff Ciaccio
> Dallas, GA
> (W) 678-494-7863 x-274
> (Fax) (W) 678-494-7865
> http://home.comcast.net/~ciaccio8515/
>
>



 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Featured Websites
Free Space
Free Space
Free Space Free Space
Reply
Tags: ,




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Best php editor BigB PHP 8 07-01-2007 4:10 PM
Scripting editor for Mac OS X? Craig Bailey PHP 4 07-01-2007 2:15 PM
newbe - a silly question on passing database username/password Titus A Ducksass PHP 5 07-01-2007 2:13 PM
2D Level Editor? JesterDev Software Programming 3 06-12-2007 8:41 PM
best IPTC Editor Stewart Bootles Graphics in general 0 06-11-2007 8:39 PM


Featured Websites




All times are GMT +1. The time now is 6:57 AM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0
Cheap Computers
MK PitStop Copyright 2005 - 2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98