CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
JavaScript Jungle
JS body tag
hoss9009
Permalink to comment
#
September 2009
So i have some <body> JS and I want to make.... NOT in the <body> tag.
I know there's a way to put it the <script> tag.
Here's my <body> tag now:
<body onload=\"initialize()\" onunload=\"GUnload()\">
PLZ HELP!!
Thank you in advance...
Eric
hoss9009
Permalink to comment
#
September 2009
Anyone? Plz help?
Add a Comment
I know there's a way to put it the <script> tag.
Here's my <body> tag now:
PLZ HELP!!
Thank you in advance...
Eric