Hey there, I'm currently facing an issue with a responsive image gallery using jQuery cycle.
If you want to check out my fiddle, here's the link - https://jsfiddle.net/qxyodctm/5/
<html>See jsfiddle</html>
The problem occurs when the browser is resized - the images don't adjust properly and end up overlapping each other with incorrect width and height values. Refreshing the browser seems to fix it momentarily.
Any help or suggestions would be greatly appreciated!