X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   javascript horz menu (https://forum.x-cart.com/showthread.php?t=12939)

hudge 03-21-2005 01:09 PM

javascript horz menu
 
What I am looking to do is a javascript for a horz menu. I am having problems when I put my script into home.tpl Below is what I am including into my home template:
Code:

{literal}
    <script language="JavaScript" src="ezdata.js"></script>
    <script language="JavaScript"> ez_codePath = "code/" </script>
    <script language="JavaScript"> document.write("<SCR" + "IPT SRC='" + ez_codePath + "ezloader.js'><\/SCR" + "IPT>"); </script>
    <script language="JavaScript">menusGo()</script>
    <script> showPermPanel('Main', 20, 25) </script>
{/literal}

Any help or if you have a better javascript. Here is what I am using: http://web-nova.com/ezmenu.asp

Thanks in advance

Jim

balinor 03-21-2005 01:38 PM

Post moved. Please don't post requests in the Custom Mods section, it is for COMPLETED MODS only. Read the forum stickies and descriptions prior to posting. Thank you! :)

hudge 03-21-2005 01:48 PM

oopss
 
Sorry about that... forgot what cat I was in... ooops


All times are GMT -8. The time now is 01:31 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.