<pre>
<input id=ip_eula onpropertychange="DivNext.style.display=(this.checked)?'':'none'" type=checkbox value=''>
<label for=ip_eula>이용약관에 동의합니다</label>
<table border=0 cellpadding=0 cellspacing=0 width=100% id=DivNext style="display:none">
<tr>
<td align=right height=40 valign=top style="padding-top:10px"><button id=buttonNext onclick="location.href='/이동할 경로.php'"> 다음 >> </button></td>
</tr>
</table>
</pre>
<input id=ip_eula onpropertychange="DivNext.style.display=(this.checked)?'':'none'" type=checkbox value=''>
<label for=ip_eula>이용약관에 동의합니다</label>
<table border=0 cellpadding=0 cellspacing=0 width=100% id=DivNext style="display:none">
<tr>
<td align=right height=40 valign=top style="padding-top:10px"><button id=buttonNext onclick="location.href='/이동할 경로.php'"> 다음 >> </button></td>
</tr>
</table>
</pre>
반응형
'인터넷정보' 카테고리의 다른 글
텍스트나 이미지에 마우스 올리면 알림 메시지 (0) | 2007.10.18 |
---|---|
갤러리 꾸미기 (0) | 2007.10.18 |
갤러리 꾸미기 (0) | 2007.10.18 |
자신의 컴에 깔린 폰트로 본문 내용 바꾸기 (0) | 2007.10.18 |
자신의 컴에 깔린 폰트로 본문 내용 바꾸기 (0) | 2007.10.18 |
체크박스 선택해야 다음 페이지 이동하기 (회원가입 약관) (0) | 2007.10.18 |
체크박스 전체선택/해제 2 (0) | 2007.10.18 |
체크박스 전체선택/해제 2 (0) | 2007.10.18 |
폼필드안에 텍스트를 반짝이기 (0) | 2007.10.18 |
폼필드안에 텍스트를 반짝이기 (0) | 2007.10.18 |