- RD
getwindowheight(){
if(ns4 || ns6)return window.innerheight;
if(ie4)return document.body.clientheight;
- どうにも出来ないのか・・・・
getwindowheight(){
if(ns4 || ns6)return window.innerheight;
if(ie4)return document.body.clientheight;
- 調子悪くなってきた(=-ω-)
getwindowheight(){
if(ns4 || ns6)return window.innerheight;
if(ie4)return document.body.clientheight;
- 子犬ちゃん♪
getwindowheight(){
if(ns4 || ns6)return window.innerheight;
if(ie4)return document.body.clientheight;
|