ResponsiveThumbnailGallery icon indicating copy to clipboard operation
ResponsiveThumbnailGallery copied to clipboard

jQuery Plugin for creating image galleries that scale to fit their container.

Results 3 ResponsiveThumbnailGallery issues
Sort by recently updated
recently updated
newest added

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...