Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4888
  • 博文数量: 7
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 75
  • 用 户 组: 普通用户
  • 注册时间: 2015-02-12 14:06
文章分类
文章存档

2017年(2)

2015年(5)

我的朋友
最近访客

发布时间:2015-04-01 20:03:33

本文我们来认识一下jQuery Mobile的几个比较重要的基本事件1、mobileinit可以利用它来扩展$.mobile或者修改默认配置示例:<script type="text/javascript"> //方式1:绑定mobileinit $(document).bind('mobileinit',function(e){ //修改activePageClass $.mobile.activePageClass = 'custom-ui-page-active'.........【阅读全文】

阅读(268) | 评论(0) | 转发(0)

发布时间:2015-04-01 20:02:23

<!DOCTYPE html> <html>     <head>         <title>jQuery Mobile基本页面结构</title>         <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0a3/jquery.mobile-1.0a3.min.css" />     &.........【阅读全文】

阅读(233) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册