问题
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...
回答1:
I know this is an old thread, but just in case anyone comes across it like I have - I'm using jQuery 1.9.1 and just by including the jQuery BBQ plugin I get a JavaScript error:
TypeError: f is undefined
So it looks like it has been broken with this version of jQuery (or even a previous one). I'm off to search for a new jQuery history plugin...
回答2:
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
来源:https://stackoverflow.com/questions/8680933/is-jquery-bbq-plugin-still-working-with-jquery-1-7x