malsup / cycle

jQuery Cycle Plugin - Slideshow goodness
http://jquery.malsup.com/cycle/
1.19k stars 307 forks source link

jQuery dependency missmatch (documention vs. source) #139

Closed ooxi closed 11 years ago

ooxi commented 11 years ago

Hi,

while the documentation states

What versions of jQuery is the Cycle Plugin compatible with? The Cycle Plugin is compatible with jQuery v1.3.2 and later.

the source contains

Requires: jQuery v1.7.1 or later

I'm using the jQuery Cycle Plugin with jQuery 1.3.2 without problems. I know, that Cycle Lite explicitly requires only v1.3.2, but that difference should be reflected in the faq as well.

malsup commented 11 years ago

The plugin should work fine with jQuery 1.4+, but I'll only provide support for 1.7+. Gotta keep with the times! :-)