View Single Post
  #5  
Old 10-11-2009, 01:52 AM
Bellum Bellum is offline
Novice
 
Join Date: Sep 2009
Posts: 25
Default

Quote:
Originally Posted by uda View Post
I'm not sure why the forum is doing it. I checked the message source and it's fine, but look at the setDefaultCloseOperation function the forum shows a space in the WindowConstant class name. There of course should be no space there.

I would suggest getting an IDE which supports Javascript so you can easily see any syntax errors. Netbeans and Eclipse (eclipse uses a plugin) both support Javascript. There are probably some more lightweight editors however that would do the job as well.

Note: I fixed the above example by putting spaces between around the function argument.

I think we posted at the same time, not to beat a dead horse but do you know of any good places to learn javascript? I know there are hundreds on the web but some seem to be lacking.
Reply With Quote