html/html_css2014. 1. 22. 18:04

<label><input type="radio" value="1" name="ex" />IE에서는 지원안되는 예제</label>


<input type="radio" value="2" name="ex" id="radio1" /><label for="radio1">IE, FF 둘 다 지원하는 예제</label>

 

 

http://cowboyjs.blog.me/120045839450

Posted by 갓리버리