data-position ="fixed" 通过jquery mobile解析后会转为 style="position:fixed"...很可惜,android 2.x上webview有bug,做不到。所以,还是用脚本吧。。
data-position ="fixed" 通过jquery mobile解析后会转为 style="position:fixed"...很可惜,android 2.x上webview有bug,做不到。所以,还是用脚本吧。。