booncon / slippry

Responsive slider plugin for jQuery
slippry.com
MIT License
471 stars 133 forks source link

Update slippry.js for compatibility with jQuery 1.8 and up #118

Closed wouter140 closed 7 years ago

wouter140 commented 7 years ago

Changed first .load(function()...) to .on("load", function()...) for the newer jQuery versions. Removed the second .load(), no idea what that did, but changed it to start()