Re: Inserting Javascript into Template (used Literal tag)
The "skin1/customer/home.tpl" is used for almost all the pages in X-Cart.
As far as I can see from you initial message the script should be placed at the very end of the page, before the closing body tag.
The script code should be surounded with the {literal}....{/literal} smarty tags.
|