xhtml
체크박스 레이블
aneyh.c
2012. 2. 16. 17:03
텍스트 클릭해도 체크박스 동작
<input type="checkbox" class="" id="xx" /> <label for="xx" style="cursor:pointer;">
<input type="checkbox" class="" id="xx" /> <label for="xx" style="cursor:pointer;">
약관에 동의합니다.
</label>