function nav(a) {
var ifr = document.getElementById('browser-iframe');
if (a === 'back') {
try { ifr.contentWindow.history.back(); } catch(e){}
}
if (a === 'forward') {
try { ifr.contentWindow.history.forward(); } catch(e){}
}
if (a === 'reload') {
try { ifr.contentWindow.location.reload(); } catch(e){}
}
}
psvitaforウェブのブラウザ
メールボックス
[
戻る]
- MOBI-PAGE -