ResponsiveThumbnailGallery
ResponsiveThumbnailGallery copied to clipboard
jQuery Plugin for creating image galleries that scale to fit their container.
how to make dynamically images in jquery?
there is a race condition in the thumbnail image code. IE function updateSize() updates all '.thumbnail-image'. the on("load", function(){...... updateSize();} event does not cover this as its only referring to...
UPDATE: The speed at which the viewport is changed is the problem. At normal speeds the plugin works as advertised. --- If a desktop window is resized down (to mobile...