View Single Post
  #2  
Old 10-11-2002, 03:20 PM
 
syddos syddos is offline
 

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

Default

Quote:
Originally Posted by suncresrcomputers
I'm trying to implement a Java script drop down menu in the Head.tpl. The only thing that I end up with is a blank where the menu should be. IБ─≥ve placed the call to the JS in between the {literal} {/literal} tags. Any ideas?

Hi,

when you say that you placed the call to the javaScript, I assume you mean something like this:
{literal}
<SCRIPT language=javascript1.2 src="http://www.your_website/file_name.js"></SCRIPT>
{/literal}

If so, have you entered the full URL to the .js file?

Regards,
__________________
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