View Single Post
Old 11-29-2009, 12:12 PM   PM User | #1
stevenmw
Regular Coder

 
stevenmw's Avatar
 
Join Date: Jun 2007
Location: OK
Posts: 446
Thanks: 26
Thanked 30 Times in 30 Posts
stevenmw is an unknown quantity at this point
Include Separate JS File

Is there a way to put all of my javascript code that belongs in my html file's head tags into a separate file, and include it in the html head tag? (just like a stylesheet)


-What would I write in the head of my html file?
-How would I start, and end the javascript file?
stevenmw is offline   Reply With Quote