发布于 2016-07-07 23:57:11 | 576 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的jQuery示例,程序狗速度看过来!

jQuery javascript框架

jQuery是一个兼容多浏览器的javascript框架,核心理念是write less,do more(写得更少,做得更多)。jQuery在2006年1月由美国人John Resig在纽约的barcamp发布,吸引了来自世界各地的众多JavaScript高手加入,由Dave Methvin率领团队进行开发。


jQuery 3.1.0 发布了,该版本主要修复之前 3.0 版本潜在的一些问题。如果你想升级,可以参看升级指南: 3.0 Upgrade Guide ,以及 jQuery Migrate 1.4.1 相关信息。

本次发布主要改进如下:

  • Ajax

    • Breaking change: Special-case Deferred methods removed from jQuery.ajax

    • Breaking change: Cross-domain script requests must be declared

    • Breaking change: Hash in a URL is preserved in a jQuery.ajax() call

    • Feature: New signature for jQuery.get() AND jQuery.post()

  • Attributes

    • Breaking change: .removeAttr() no longer sets properties to false

    • Breaking change: select-multiple with nothing selected returns an empty array

    • Feature: SVG documents support class operations

    • Deprecated: .toggleClass() with no arguments and .toggleClass( Boolean )

  • Callbacks

    • Feature: Locking a Callback prevents only future list execution

  • Core

    • Breaking change: jQuery 3.0 runs in Strict Mode

    • Breaking change: document-ready handlers are now asynchronous

    • Breaking change: jQuery.isNumeric() and custom .toString()

    • Breaking change: Deprecated .context and .selector properties removed

    • Breaking change: Undocumented internal methods no longer exposed

    • Breaking change: Return values on empty sets are undefined

    • Feature: for...of loops can be used on jQuery collections

    • Feature: jQuery.ready promise is formally supported

    • Deprecated: jQuery.unique(), renamed to jQuery.uniqueSort()

    • Deprecated: jQuery.parseJSON()

    • Deprecated: document-ready handlers other than jQuery(function)

下载地址:

https://code.jquery.com/jquery-3.1.0.js
https://code.jquery.com/jquery-3.1.0.min.js



历史版本 :
jQuery 3.3.1 发布,修复 3.3.0 版本中的依赖关系
jQuery 3.3.0 发布,弃用一些无用的方法和功能
基于 jQuery 的 Web 表单处理工具 TinyForm 0.7.8 发布
jQuery 3.2.1 发布,Bug 修复版本
jQuery 3.2.0 发布,支持自定义 CSS 属性
jQuery.i18n 1.0.0 发布,轻量级国际化插件
jQuery 3.1.1 发布,轻量级 js 框架
jQuery 3.1.0 发布
jQuery 3.0 最终版发布
jQuery 1.12.4,2.2.4 和 3.0 候选版发布
jQuery 1.12.3 和 2.2.3 发布
jQuery 1.12.2 和 2.2.2发布
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务