akv2 / MaxImage

The first jQuery plugin to use jQuery Cycle plugin as a fullscreen background slideshow.
http://www.aaronvanderzwan.com/maximage/2.0/
407 stars 219 forks source link

Make plugin compatible with jQuery 3.0 #45

Closed dramalho closed 7 years ago

dramalho commented 7 years ago

.load was completely deprecated, the canonical way is to use .on('load', callback)