<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) | 2008.02.12 |
---|---|
견적서 (0) | 2008.02.12 |
레이어를 이용한 공지창 (사라지는 시간 설정) xp sp2 팝업창 대신... (0) | 2008.02.12 |
타자연습기 (0) | 2008.02.12 |
자신의 컴에 깔린 폰트로 본문 내용 바꾸기 (0) | 2008.02.12 |
갤러리 꾸미기 (0) | 2008.02.12 |
텍스트나 이미지에 마우스 올리면 알림 메시지 (0) | 2008.02.12 |
펼침 메뉴 만들기 (0) | 2008.02.12 |