- Jan 2, 2006
- 10,455
- 35
- 91
http://victorlinphoto.com/realestate/images.php
The second image slider with the Click Image to Enlarge section. If you click more more more the images go out of sync.
<script src="/js/slides.min.jquery.js"></script> is used for the top banner slider
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script> is used for the image gallery slider
<script src="../js/jquery.newsslider.js" language="javascript" type="text/javascript"></script> is use for both sliders - this may be where the conflict is?
The second image slider with the Click Image to Enlarge section. If you click more more more the images go out of sync.
<script src="/js/slides.min.jquery.js"></script> is used for the top banner slider
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script> is used for the image gallery slider
<script src="../js/jquery.newsslider.js" language="javascript" type="text/javascript"></script> is use for both sliders - this may be where the conflict is?