View Single Post
  #3 (permalink)  
Old Jul 7th, 2006, 19:16
V1SHAL V1SHAL is offline
New Member
Join Date: Jul 2006
Location: Phila., USA
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: linking from an external source

Correct...

I would need to remove the script elements when I move it to an external file.

My question was really more related to the link back procedure.

Normally, I'd load the script in the header as such:

<script src="PopMeUp_1.js" type="text/javascript"></script>
but how do i then call this script up with the link on my main page?
Reply With Quote