跳到主要內容

PhoneGap childbrowser Open local file 開啟本機檔案

phoneGap的childbrowser的好處就在於返回時不必reload~~~

window.plugins.childBrowser.showWebPage( ' file:///android_asset/www/ar.htm', { showLocationBar: false })

留言