[CODE]<!-- if(-1 != navigator.userAgent.indexOf("MSIE")) { // Internet Explorer document.write('<link rel="stylesheet" type="text/css" href="ie.css">'); } else if (-1 != navigator.userAgent.indexOf("Mozilla")) { // Netscape document.write('<link rel="stylesheet" type="text/css" href="netscape.css">'); } else { // other document.write('<link rel="stylesheet" type="text/css" href="other.css">'); } //-->[/CODE]
Simple Javascript Browser/OS detection... 더 좋은 방법이 있을려나요?
2006-02-11 오전 11:07
.log {font-size:9pt;} / * html .log {font-size:8pt;}
nuzl님 A/S 완료 했습니다, 이것으로 당분간은 안심입니다. ;)









