jQuery 1.6.2 RC1 发布

来源:互联网 发布:asscee数据库教程 编辑:程序博客网 时间:2024/05/19 12:17

下载地址:http://code.jquery.com/jquery-1.6.2rc1.js

jQuery 1.6.2 RC 1 改进记录

Attributes

  • #9286: Using live submit on forms
  • #9298: $(elem).attr(eventName) not working properly in IE7
  • #9329: attr(“title”) issue in ie7
  • #9362: .attr(“value”) does not work for meter elements
  • #9468: $(‘form’).attr(‘class’) always return undefined in IE 6
  • #9499: removeClass will only remove the first instance of a class

Core

  • #9301: Setting data() via an object with hyphenated keys create inaccessible data.
  • #9368: jQuery.camelCase() defined in css.js, but used more widely
  • #9471: memory leak noticed when loading jquey.1.6.1.min.js included html pages in the iframe

Css

  • #7557: outerWidth()
  • #9237: .css() doesn’t work with relative values on hyphenated properties

Dimensions

  • #9300: outerWidth(true) issue

Effects

  • #9220: Animation Callbacks fire AFTER the next queue function executes.

Event

  • #9285: custom trigger

Manipulation

  • #8950: (Chrome, Firefox) Second argument (event empty) in jQuery throws error while creating
  • #9370: Compatibility Issue with jQuery 1.6 and IE6

Support

  • #9239: Version 1.6.0 breaks the background behavior on body element
  • #9440: v1.6.1 messes up layout in IE8

更多关于jQuery的详细信息,或者下载地址请点这里

转自:http://www.oschina.net/news/18856/jquery-162rc1



本文是使用 B3log Solo 从 Vanessa 进行同步发布的
原文地址:http://vanessa.b3log.org/jquery-1.6.2RC1-release
原创粉丝点击