View Single Post
  #9  
Old 05-21-2010, 11:17 PM
 
anandat anandat is offline
 

X-Adept
  
Join Date: Jan 2004
Posts: 914
 

Default Re: AJAX based flash/gif banner rotetor

Quote:
Originally Posted by minfinger
I did build it as a simple HTML file and it worked locally on my PC.
<script src="{$SkinDir}/flash/ajaxticker.js" type="text/javascript">
/***********************************************
* Ajax Ticker script (txt file source)- ╘ Dynamic Drive (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for this script and 100s more.
***********************************************/
</script>

The above code must be put before </head> tag but I guess in 4.3 the head.tpl file doesn't have <head> </head> tag. it must be in some other template file. I have not tried 4.3 version so I am not aware in which file <head> </head> tags are there.
Just try to find out that it's there in ustomer/home.tpl or any other template.
__________________
X-Cart: 4.7.7 LIVE
Skin:Ultra by xcartmods.co.uk
X-cart Modules: | ACR, Rich Google Search, Customer Testimonials | Cloud Search, | Websitecm: CDSEO (2.1.9)
---------------
Server: Linux
php: 5.3
mysql: 5.0.89
----------------
Reply With Quote