사용자 해상도 알아내기 입니다. 정보
JavaScript 사용자 해상도 알아내기 입니다.
본문
html태그의 <head>와 </head>사이에 넣어주시면 됩니다.
<script>
<!--
document.write(""+screen.width+"*"+screen.height+"")
//-->
</script><
추천
0
0
댓글 0개