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 placement in Xcart vs. Html (https://forum.x-cart.com/showthread.php?t=44199)

boomobile 12-11-2008 12:57 PM

javascript placement in Xcart vs. Html
 
So, I've been looking for straight up instruction on how to impliment ANY .js
So where are the equivalent of these instructions?

HTML: place code into HEAD of HTML document
X-Cart: ? what .tpl ?

HTML: place code into BODY tag
X-Cart: ? what .tpl ?

HTML: place code into BODY of HTML document
X-Cart: place code where you want it in the template

I've been trying to solve this for months. Please help?

balinor 12-11-2008 02:03 PM

Re: javascript placement in Xcart vs. Html
 
customer/home.tpl for the head tag. For the body part, any template/page you place the code will be in the body tag.


All times are GMT -8. The time now is 06:53 PM.

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