有可用的 IE7.js 的 jquery 版本吗?
我需要 IE7.js 的 jquery 版本或任何其他类似的基于 jquery 的 js 来实现相同的功能?
I need jquery version of IE7.js or any other similar jquery based js for same thing?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
该脚本与 jQuery 无关。您不需要它的 jQuery 版本。
我将这个答案留给 David 的评论。
This script has nothing to do with jQuery.You don't need a jQuery version of it.
I'm leaving this answer for David's comment.
IE7.js 的大部分功能都内置于 jQuery 中(假设您使用 jQuery API 编写自己的函数)。
所以答案是:是的,jQuery。
至于它没有涵盖的部分 - 您需要为这些部分寻找特定的解决方案(但仅限于您真正关心的部分)。
Large chunks of what IE7.js does are built into jQuery (providing you use the jQuery API to write your own functions).
So the answer is: Yes, jQuery.
As for the bits which it doesn't cover — you need to look for specific solutions for those bits (but only the ones you actually care about).
它不是整个 IE7.js 的 jquery 版本,但我发现它很有用
http://www.impressivewebs.com/buggy-css-selectors-cross-browser-jquery/
it's not a jquery version of whole IE7.js but i found it's useful
http://www.impressivewebs.com/buggy-css-selectors-cross-browser-jquery/