发布于 2016-04-22 00:22:31 | 159 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

jQuery UI 网页用户界面代码库

jQuery UI 是以 jQuery 为基础的开源 JavaScript 网页用户界面代码库。包含底层用户交互、动画、特效和可更换主题的可视控件。我们可以直接用它来构建具有很好交互性的web应用程序。


 

jQuery UI 1.12.0  发布了。以下是值得关注的内容:

  • New theme: Our long-time default grayscale theme Smoothness has been succeeded by a modern theme with some colors, less gradients and some other improvements. The new theme is already live on ThemeRoller (where you can also find the ‘Smoonthness’ under the Gallery tab).

  • New widgets: Controlgroup replaces buttonset and adds support for selectmenu and the new checkboxradio widget. You can see the new widgets in action in the controlgroup and checkboxradio demos.

  • New classes option: All widgets got a new option, called classes. This gives a lot more control over visual styling and custom theming. For example, building a Bootstrap theme for jQuery UI is now a lot easier.

  • New method: The .labels() method finds all label elements associated with the first selected element, mimicking the native labels property.

  • npm/browserify/webpack support: The jquery-ui package on npm is now owned and maintained by the jQuery UI team. In addition, we’ve updated package.json and changed the directory structure to work better with tools like browserify and webpack. See Jörn Zaefferer’s demo for webpack usage information.

  • Effects overhaul: The effects API has received a major overhaul, introducing many new APIs and rewriting effects to use CSS clip for smoother and less error-prone animations. In addition, the transfer effect has been replaced with a .transfer() method.

  • Dropped jQuery 1.6.x support: jQuery UI 1.12 officially supports jQuery 1.7.0 – 2.1.4.

  • Reduced old IE support: jQuery UI 1.11 officially dropped support for IE7 but left all the existing workarounds in place. jQuery UI 1.12 has removed all of the IE7 workarounds. In addition, official support for IE8, IE9, and IE10 have been removed, but the workarounds are still in place and will be removed in 1.13. This coincides with Microsoft’s end of regular (non-extended) support for these browsers which occurred in January.

  • Bug fixes: Over 60 bugs have been fixed!

下载地址:

http://jqueryui.com/resources/download/jquery-ui-1.12.0-rc.2.zip

http://github.com/jquery/jquery-ui/tree/1.12.0-rc.2



历史版本 :
jQuery UI 1.12.1 发布,最新稳定版
jQuery UI 1.12.0 发布
jQuery UI 1.12.0 Candidate 1 发布
jQuery UI 1.12.0 Beta 1 发布
jQuery UI 1.11.4 发布
jQuery UI 1.11.3 发布,jQuery 的 UI 框架
jQuery UI 1.11.2 发布
jQuery UI 1.11.1 发布
jQuery UI 1.11.0 正式版发布
最新网友评论  共有(0)条评论 发布评论 返回顶部

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