教程集 www.jiaochengji.com
教程集 >  jQuery  >  jquery 教程  >  正文 jQuery Mobile 1.4正式版发布

jQuery Mobile 1.4正式版发布

发布时间:2016-09-08   编辑:jiaochengji.com
教程集为您提供jQuery Mobile 1.4正式版发布等资源,欢迎您收藏本站,我们将为您提供最新的jQuery Mobile 1.4正式版发布资源

jquery Mobile 1.4 正式版发布了,改进记录请看之前发布的 Beta 和 RC 版本。详细列表请看 ChangeLog

jQuery Mobile(jQueryMobile) 是 jQuery 在手机上和平板设备上的版本。jQuery Mobile 不仅会给主流移动平台带来jQuery核心库,而且会发布一个完整统一的jQuery移动UI框架。支持全球主流的移动平台。jQuery Mobile开发团队说:能开发这个项目,我们非常兴奋。移动web太需要一个跨浏览器的框架,让开发人员开发出真正的移动Web网站。我们将尽全力去满 足这样的需求。

jQuery Mobile 1.4正式版发布

下载地址:jquery.mobile-1.4.0.zip

jQuery Mobile 1.4.0 RC1 变化

  • 新特性:Setting data-defaults=”true” will skip checking of data-attributes for widget options
  • 变化:Classes “ui-icon-nodisc” and “ui-icon-alt” have been renamed to ui-nodisc-icon and ui-alt-icon, because using the same naming structure as for icon classes (ui-icon-search, ui-icon-delete, etc.) was causing conflicts.
  • 变化:Default for panel option theme is now null (inherit) instead of “a”.
  • 变化:Widgets outside pages inherited the theme from the overlay but we reverted this change because of conflicts during transitions. You have to set a theme for widgets outside a page.
  • 变化:Renamed content widget to pagecontainer widget
  • 废弃 class ui-hide-label (was meant to be used with field containers). Basically it negated the effect of field containers so you get the same result by not using field containers and adding class ui-hidden-accessible to the label.
  • 废弃 $.mobile.activePageClass, $.mobile.activeBtnClass, $.mobile.focusClass
  • 废弃 buttonMarkup method
  • 废弃 table-stroke and table-stripe classes
  • 废弃 $.mobile.getDocumentUrl and $.mobile.getDocumentBase – both are available from $.mobile.path
  • 废弃 $.mobile.activePage. Use the getActivePage method on content widget or activePage property

完整列表请看这里。

您可能感兴趣的文章:
jQuery Mobile 1.4正式版发布
HTML5 开发框架 jQuery Mobile
移动端的前端开发利器 jQuery Mobile
jquery mobile使用和感受
关于juqery radio写法的兼容性问题(新老版本jquery)
10个优秀的jQuery Mobile主题
H5开发app用什么框架
Jquery easyui入门教程(1)
jQuery1.4.2与老版本json格式兼容的解决方法
jQuery1.6 正式版发布并提供下载

[关闭]
~ ~