Get 2 seperate sliders to work on my web page.
Really struggling trying to get 2 seperate sliders to work on my web page.
Please take a look at;
acknowledgedtest.info/home-slider.html
not a spam its test site so nothing to gain from my end.
the slider at the top works fine, but the 3 boxes with the arrows underneath should scroll/slide back and forward when clicked. If I remove the js links for the top slider the bottom then works;
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/jquery.validate.js"></script>
<script type="text/javascript" src="js/jquery.fancybox.js"></script>
<script type="text/javascript" src="js/jquery.nivo.js"></script>
<script type="text/javascript" src="js/cufon.js"></script>
<script type="text/javascript" src="js/Geometr231_Hv_BT_400.font.js"></script>
<script type="text/javascript" src="js/script.js"></script>
I think the problem is with the js/jquery.js file ?
any help help would be great thanks in advance, ask ed elsewhere but had nothing definitive.
Please help a damsel in distress.
Ash