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)
-   -   Random pictures in home.tpl (https://forum.x-cart.com/showthread.php?t=13530)

rorktor1 04-21-2005 07:51 AM

Random pictures in home.tpl
 
I'd like to have random picture javascript in my home.tpl code but don't know how to go about doing it. I've tried copying and pasting some pre-coded stuff off the net but I get fatal errors.

I would like to have a pool of 4 or 5 images that are randomly selected and displayed on every page (home.tpl).

TIA

balinor 04-21-2005 07:57 AM

You need to make sure and use {literal} tags around any javascript:

{literal}
javascript goes here
{/literal}

rorktor1 04-21-2005 08:50 AM

Wow, after searching and sifting for a while I found this post that makes this look like a toddler could have figured it out.

http://forum.x-cart.com/viewtopic.php?t=6321

Thanks

balinor 04-21-2005 08:52 AM

Even better :)


All times are GMT -8. The time now is 02:37 AM.

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