问题描述
简短的问题,但无法在任何地方找到提示:似乎插件只测试使用jQuery直到v1.4.2。现在jQuery的当前版本是v1.7.1,我想知道插件是否仍然有效?
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...
推荐答案
我知道这是一个旧线程,但万一有人遇到像我一样有 - 我正在使用jQuery 1.9.1,只是通过包含jQuery BBQ插件我得到一个JavaScript错误:
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
因此看起来它已被这个版本的jQuery(甚至是之前的版本)破坏了一)。我要去寻找一个新的jQuery历史插件......
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...
这篇关于jQuery BBQ-Plugin是否仍在使用JQuery 1.7x?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!