Short question, but couldn't find a hint to that anywhere: it seems that the jQuery BBQ Plugin is only tested to work with jQuery until v1.4.2. Now the current version of jQuery is v1.7.1 and i wonder if the Plugin will be still working?

Haven't used it before and just want to avoid wasting time hopelessly in getting it working...

link|improve this question

20% accept rate
feedback

1 Answer

jQuery is good with backward compatibility, something which works with jQuery 1.4.2 will definetily work for jQuery 1.7.1 For more see. Also you can read release notes for jQuery 1.7.1

link|improve this answer
Glad to hear that, thanks for your post Emmanuel – Stefan Müller Dec 30 '11 at 15:25
1  
I think it depends. For instance, the change made to .attr() could easily break a plugin, right?. – Robin Dec 30 '11 at 16:53
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.