PolarNotion / turntable

A Responsive JQuery Slider
http://polarnotion.github.io/turntable/
515 stars 48 forks source link

jQuery 3 incompatibility #12

Open msurguy opened 7 years ago

msurguy commented 7 years ago

Seems like the jQuery .load event was deprecated in favor of .on('load', function(){}) in jQuery v3 so this plugin is not working with jQuery 3.