You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like your plugin because it is lightweight, responsive and it uses CSS3 transitions. In the past, I have used Colorbox or MagnificPopup but I was now looking for something much simple.
Unfortunately, using jquery-1.11.1, a javascript error appears when trying to go to previous/next image: Uncaught TypeError: Cannot read property 'version' of undefined. I didn't have time to dig more, but I will because this plugins seems to be what I'm looking for.
Cheers
The text was updated successfully, but these errors were encountered:
I forgot to mention the line number, which is line No. 54.
The jQuery.browser() method has been deprecated since jQuery 1.3 and is removed in 1.9. If needed, it is available as part of the jQuery Migrate plugin. We recommend using feature detection with a library such as Modernizr.
Hey Kevin,
I like your plugin because it is lightweight, responsive and it uses CSS3 transitions. In the past, I have used Colorbox or MagnificPopup but I was now looking for something much simple.
Unfortunately, using jquery-1.11.1, a javascript error appears when trying to go to previous/next image:
Uncaught TypeError: Cannot read property 'version' of undefined
. I didn't have time to dig more, but I will because this plugins seems to be what I'm looking for.Cheers
The text was updated successfully, but these errors were encountered: