也就是使用css实现判断input的value属性是否为某个特定值而做出相应的css装饰效果。 最初的想法是这样的: input[value=1] { color: red; }. 实验结果是,这样的 ...
確定! 回上一頁