View Single Post
  #2 (permalink)  
Old Mar 13th, 2008, 21:05
CloudedVision's Avatar
CloudedVision CloudedVision is offline
Nerdy Moderator
Join Date: Feb 2008
Location: In My Own Little World
Age: 14
Posts: 1,152
Blog Entries: 9
Thanks: 2
Thanked 34 Times in 34 Posts
Re: DOM - Inserting <script> between <head>

I don't know about the head, but you could use document.write to write the HTML to call a script. I've used that before, works like a charm.
__________________
echo "Take it easy, ".$CloudedVision;
.links { site: other-road-design; blog: only-nerds-allowed; project: resource-fish; project-2: kapp; }
<quote>&quot;I think it's wrong that only one company makes the game Monopoly&quot; - <name>Steven Wright</name></quote>
Reply With Quote