• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Why is my image slider out of whack?

fuzzybabybunny

Moderator<br>Digital & Video Cameras
Moderator
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?
 
Oh what the hell... it fixed itself. I disabled the script with comments, re-enabled it by deleting the comment tags, and it works now.
 
I find that clearing the browser cache is the javascript equivalent of ctrl-alt-delete 🙂.
 
For future reference: if you click Ctrl+F5 while the internet browser is open, it will clear the browser's cache.
 
Back
Top