The solution to this problem based on the fact that Google Chrome could not properly display the height of the dynamically generated div (as shown in @ ulima69) is to provide a wrapping div ( .slideshow
) of the specified width and height that matches the width / height of the image .
This fixes the error. If the images were of different sizes, you need to look for a more complex solution. @ ulima69 provided two links to alternative loop plugins that should work with Chrome. Do what works for you.
Amit
source share