kthornbloom / Smoothproducts

A simple, lightweight and responsive product image viewer using jQuery
kthornbloom.com/smoothproducts
185 stars 89 forks source link

doesn' work with jquery 3.3.1 #47

Open tommclaury opened 2 years ago

tommclaury commented 2 years ago

hello,

I tried to use plug in but it doesn't seems to work with the latest jquery.

I used:

$(window).on('load', function() { $('.sp-wrap').smoothproducts(); }); in script tag