自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

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

開發(fā) 前端
jQuery 1.9 (early 2013): 該版本將移除所有在 1.8 版本中廢棄的接口,其他一些可能做為插件或者可選 API 使用,將繼續(xù)支持 IE 6/7/8

jQuery 官方發(fā)布了下一階段 jQuery 的路線圖,該路線圖顯示 jQuery 1.8 將在一個月內(nèi)發(fā)布,而其他后續(xù)版本的計劃如下:

1、jQuery 1.9 (early 2013): 該版本將移除所有在 1.8 版本中廢棄的接口,其他一些可能做為插件或者可選 API 使用,將繼續(xù)支持 IE 6/7/8

2、jQuery 1.9.x (ongoing in 2013 and beyond): 該版本將持續(xù)修復(fù) 1.9 中出現(xiàn)的 bug

3、jQuery 2.0 (early 2013, not long after 1.9): 該版本在 API 上兼容 1.9 版本,但不再支持 IE 6/7/8

你也可以使用下面的代碼

  1. <!- -[if lt IE 9]>  
  2.         <script src="jquery-1.9.0.js"></script>
  3.     <![endif]- ->  
  4.     <!--[if gte IE 9]><!- ->  
  5.         <script src="jquery-2.0.0.js"><</script>  
  6.     <!--<![endif]- ->    

詳細(xì)的說明請看官方博客:http://blog.jquery.com/2012/06/28/jquery-core-version-1-9-and-beyond/

責(zé)任編輯:張偉 來源: oschina
相關(guān)推薦

2013-04-19 14:28:42

jQueryjQuery2.0

2012-07-26 11:07:41

Safari 6Windows

2009-12-25 09:36:38

Red HatLinux 6安騰

2009-12-22 09:20:54

Red Hat安騰處理器

2009-04-15 09:04:35

Firefox瀏覽器

2009-03-06 16:44:48

Linux紅帽Enterprise

2012-02-06 09:22:19

Windows 8開始按鈕

2013-05-24 13:21:23

jQuery

2013-09-22 09:20:49

Java 8Windows

2012-08-23 11:22:38

火狐瀏覽器

2009-09-18 09:35:39

SharePoint Ribbon UI不支持IE6

2010-08-19 10:56:55

JSIE6IE7

2012-07-06 09:27:29

jQuery2.0

2009-08-13 10:12:07

IE的CSS Bug

2010-08-18 10:24:51

IE6IE7IE8

2010-09-16 13:17:31

IE6IE7IE8

2010-08-20 09:33:22

IE6IE7IE8

2012-09-17 17:23:08

Windows XPPhotoshop

2011-06-03 15:41:27

CSS HACK

2010-08-18 15:57:14

IE6IE7IE8
點(diǎn)贊
收藏

51CTO技術(shù)棧公眾號