<p id="example">This is an example.</p>


<script>

  document.getElementById('example').style.borderWidth = '4px';

</script>

'Javascript' 카테고리의 다른 글

자바스크립트 페이지 이동  (0) 2012.06.14
Posted by flazeur
,