View Single Post
  #2  
Old 09-19-2002, 03:57 PM
 
syddos syddos is offline
 

eXpert
  
Join Date: Sep 2002
Location: London, England, UK
Posts: 259
 

Default JavaScript in Templates - Solved

Problem solved. I used the method below between the <BODY> </BODY> tags of the template, to call my JavaScript file and run the script.

Quote:
<SCRIPT language=javascript src="http://www.stackofgoods.com/dir/myJavaScritpFile.js"></SCRIPT>

Thanks for looking.
__________________
Syddos

Nothing is impossible, We just don't know how to do it ........Yet!

Xcart 4.1.X PRO (Testing Platform: winXP Pro)
Perl 5.8.7 (win32)
WINAMP 1.6.3 (win32 server package. Includes the following)
- phpMyAdmin v2.8.03
- MySql 5.0.21
- Apache 2.0.55 (win32)
- php 5.1.4
- SQLitemanager 1.2.0
Reply With Quote