View Single Post
  #12  
Old 09-22-2011, 12:10 AM
 
wyzerus wyzerus is offline
 

Newbie
  
Join Date: Jul 2011
Posts: 3
 

Default Re: jQuery Image Slider

I have a similar problem with the nivo slider.

These scripts work when placed before the </body> tag. but it breaks the shadow box and other scripts??

If i put it inside the <head> the nivo slider does not work. the everything else works fine??

Any help would be well appreciated as this is my first time using x-cart and smarty.

Regards
Elton

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"></script>
<script src="{$SkinDir}/customer/javascript/jquery.nivo.slider.pack.js" type="text/javascript"></script>
<script src="{$SkinDir}/customer/javascript/sliderConfig.js" type="text/javascript"></script>
__________________
www.spares4mowers.co.uk
Version 4.4.3
Reply With Quote