View Single Post
Old 04-30-2009, 03:16 PM  
cyco_cc
Confirmed User
 
cyco_cc's Avatar
 
Join Date: Oct 2008
Posts: 344
If you want the javascript to be inline (not including an external file), it would look like this:

Code:
<script language="javascript" type="text/javascript">
// Your code
</script>
However, you should just include it in your header. It's the exact same thing as putting it inline.
cyco_cc is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook