10 09/2014

jquery mobile 例子

最后更新: Wed Sep 10 2014 12:37:50 GMT+0800

jquery mobile 例子

Web SQL 目前 webkit(Chrome) 支持,请用 firefox 看效果。
另外一个问题就是 jqueru mobile 动态加入的 html dom 没有样式的问题。(因为不仅仅是 css 的问题,有些效果需要 js 帮忙处理,动态写入时,人家已经弄过了)

加一句话 trigger(‘create’),再来一遍

$(“#div_content”).html(ohtm).trigger(‘create’);