Bri*_*ght 3 css textbox
我可以在不使用javascript的情况下仅使用CSS隐藏以下文本框吗?
<input id="customer_custom1" name="customer[custom1]" type="text" value="1" />
fun*_*err 12
CSS:
#customer_custom1 { display: none; }
归档时间:
14 年,3 月 前
查看次数:
17302 次
最近记录:
11 年,7 月 前