< スクリプト言語 = "javascript" > >document.onkeydown = chang_page;
function chang_page(event) {
var イベント = イベント イベント : (window.event ? window.event : null); .that;
if (key == 37 || key == 33)
location = '';
if (key == 39 || key == 34)
location = ''; ;
}
< / スクリプト >
IE、Google、Firefox キーボードと互換性あり