Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个很长的<form>,显示在这里http://jsfiddle.net/L6j7P/ - 为什么在<optgroup>不显示子元素时表单一次只显示一个?
<form>
<optgroup>
谢谢
删除选项显示:无
option {display:none;} /* remove this */