:read-write 选择器实例演示。
普通的input元素:
只读的input元素:
:read-write 选择器选取没有设置 "readonly" 属性的元素。