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

Superfluous slides generated when prototype.js included #12

Closed chris-ball closed 11 years ago

chris-ball commented 11 years ago

When using prototype & jQuery - even with noconflict - numerous extra slides are generated. See example: http://jsfiddle.net/verism/GYWQQ/1/

gon1387 commented 11 years ago

Hi verism, i guess you were the the one who posted in DW. I have the fixed code. There was a bug on line 106 of query.maximage.js. Currently requesting for a pull, to patch the bug

akv2 commented 11 years ago

Thank you for your help with this gon1387. I really appreciate it.

I have merged your pull request and have compressed your changes into jquery.maximage.min.js.

Thanks again!