前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >jQuery 2.0将不再支持IE 6/7/8

jQuery 2.0将不再支持IE 6/7/8

作者头像
deepcc
发布2018-05-16 14:12:14
7980
发布2018-05-16 14:12:14
举报
文章被收录于专栏:deepccdeepcc

jQuery官方发布了下一阶段jQuery的路线图,该路线图显示jQuery 1.8将在一个月内发布,而其他后续版本的计划如下:

  • jQuery 1.9 (early 2013): 该版本将移除所有在1.8版本中废弃的接口,其他一些可能做为插件或者可选API使用,将继续支持IE 6/7/8
  • jQuery 1.9.x (ongoing in 2013 and beyond): 该版本将持续修复1.9中出现的bug
  • jQuery 2.0 (early 2013, not long after 1.9): 该版本在API上兼容1.9版本,但不再支持IE 6/7/8

详细的说明请看官方博客:blog.jquery.com

文章出自:oschina

附原文:

The Road Ahead

jQuery 1.8 should arrive within a month. Here is our thinking about the next two versions of jQuery to follow it, and when they’ll arrive:

  • jQuery 1.9 (early 2013): We’ll remove many of the interfaces already deprecated in version 1.8; some of them will be available as plugins or alternative APIs supported by the jQuery project. IE 6/7/8 will be supported as today.
  • jQuery 1.9.x (ongoing in 2013 and beyond): This version will continue to get fixes for any regressions, new browser bugs, etc.
  • jQuery 2.0 (early 2013, not long after 1.9): This version will support the same APIs as jQuery 1.9 does, but removes support for IE 6/7/8 oddities such as borked event model, IE7 “attroperties”, HTML5 shims, etc.

Our goal is for 1.9 and 2.0 to be interchangeable as far as the API set they support. When 2.0 comes out, your decision on which version to choose should be as simple as this: If you need IE 6/7/8 support, choose 1.9; otherwise you can use either 1.9 or 2.0.

本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2012-06-29 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • The Road Ahead
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档