View Single Post
  #1  
Old 05-13-2006, 09:41 PM
 
fhiremark fhiremark is offline
 

Advanced Member
  
Join Date: Apr 2006
Location: New York
Posts: 66
 

Default How do I tuck the script from check_options.tpl

Hello,

Is there anyway I can tuck away the javascript from check_options.tpl into a .js file? I'm not familiar with javascript so I'm not sure on what the proper way to tuck away the script is.

Right now there's about 300 lines of javascript code that shows up on the source, I'd like for all this to be in 1 line, something like: <SCRIPT SRC="blah/blah/blah.js"></SCRIPT>

I don't know Javascript so I'm not sure on the right syntax to use, somebody please help.
__________________
X-cart GOLD v 4.0.18
Reply With Quote