jquery mobile页面显示为空白及google广告不显示
星期一, 2013-12-16 | Author: Lee | ajax, html5, 读书 | 3,998 views
经查为Stuck in “ui-mobile-rendering” – page not displayed in jQuery Mobile
解决方法:
To resolve, include into html code the attribute, data-role=”page”.
<div data-role="page"> <p> ooxx,ooxx</p> </div> |
and then jquery-mobile will remove the class “ui-mobile-rendering”
二:google在ajax请求中不显示
解决:
$("#readooxx").hide(); $("#readooxx").show(); |
顺便做下在线书籍阅读的地址:http://www.i5a5.com/iab/,在线阅读书籍,登录可以保存阅读进度
文章作者: Lee
本文地址: https://www.pomelolee.com/1266.html
除非注明,Pomelo Lee文章均为原创,转载请以链接形式标明本文地址
No comments yet.
Leave a comment
Search
相关文章
热门文章
最新文章
文章分类
- ajax (10)
- algorithm-learn (3)
- Android (6)
- as (3)
- computer (85)
- Database (30)
- disucz (4)
- enterprise (1)
- erlang (2)
- flash (5)
- golang (3)
- html5 (18)
- ios (4)
- JAVA-and-J2EE (186)
- linux (143)
- mac (10)
- movie-music (11)
- pagemaker (36)
- php (50)
- spring-boot (2)
- Synology群晖 (2)
- Uncategorized (6)
- unity (1)
- webgame (15)
- wordpress (33)
- work-other (2)
- 低代码 (1)
- 体味生活 (40)
- 前端 (21)
- 大数据 (8)
- 游戏开发 (9)
- 爱上海 (19)
- 读书 (4)
- 软件 (3)