点击运行
演示 :read-write 选择器
普通的 input 元素:
只读的 input 元素:
:read-write 选择器选取不带 “readonly” 属性的表单元素。
运行结果