try to create .js file thru text editor how i can do it. thx
the .js file I want to create is empty file.
the file will be executed by container.html
MacBook, Mac OS X (10.6.8)
the .js file I want to create is empty file.
the file will be executed by container.html
MacBook, Mac OS X (10.6.8)
I would not use TextEdit - you'll have to do a lot of work makig sure you're working with plain text, changing file extensions, etc.
For coding, I recommend something like TextWrangler (it's free).
Matt
try to create .js file thru text editor how i can do it. thx