jquery 1.4.4 类选择器在 Internet Explorer 中缓慢
刚刚从 jquery 1.4.2 升级到 1.4.4,我遇到了一个性能问题,我认为这与很多类选择器有关, 有时甚至资源管理器也会崩溃,而在 1.4.2 中它工作完美。
just upgraded from jquery 1.4.2 to 1.4.4 and i've encountered a performance problem which i think has something to do with a lot of class selectors,
sometimes even explorer crashes and in 1.4.2 its working perfect..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Twitter 在 1.4.4 中出现了性能问题,并返回到 1.4.2,直到 jQuery 团队修复它。 jQuery 的创建者在这里就选择器引擎进行了一些讨论:
http:// ejohn.org/blog/learning-from-twitter/
Twitter has had performance issues with 1.4.4 and went back to 1.4.2 until the jQuery team fixes it. The creator of jQuery talks about it a little bit here in terms of the selector engine:
http://ejohn.org/blog/learning-from-twitter/