jQuery Elastic Grid is a lightweight, easy to use gallery jquery plugin script inspired by Google Image Search with support for .PNG, .JPG and .GIF image files. It uses a thumbnail grid with expanding preview for displaying your images. It is also fully HTML5 and CSS3 compliant.
Not sure if there's a conflict with this newer version of jQuery, but I'm having difficulty getting this to work at all. In my console I get the following errors:
"jquery-3.1.0.min.js:2 Uncaught TypeError: $(...).elastic_grid is not a function(anonymous function) @ index2.html?chapter=2:318j @ jquery-3.1.0.min.js:2k @ jquery-3.1.0.min.js:2
Any assistance you can provide would be greatly appreciated.
Not sure if there's a conflict with this newer version of jQuery, but I'm having difficulty getting this to work at all. In my console I get the following errors:
"Uncaught SyntaxError: Unexpected token < elastic_grid.min.js:5"
"jQuery.Deferred exception: $(...).elastic_grid is not a function TypeError: $(...).elastic_grid is not a function at HTMLDocument. (http://path/index2.html?chapter=2:318:33)
at j (http://path/js/jquery-3.1.0.min.js:2:29568)
at k (http:/path/js/jquery-3.1.0.min.js:2:29882) undefined
jquery-3.1.0.min.js:2"
and
"jquery-3.1.0.min.js:2 Uncaught TypeError: $(...).elastic_grid is not a function(anonymous function) @ index2.html?chapter=2:318j @ jquery-3.1.0.min.js:2k @ jquery-3.1.0.min.js:2
Any assistance you can provide would be greatly appreciated.
~Laura