-moz-user-modify

Specifies if a user can change the contents of the element.

Platform Support

IENetscapeMozillaOperaSafari
no6.0+nonono

Values

inheritInherit the value from the parent element.
read-onlyElement contents are read-only.
read-writeElement contents are read-write.
write-onlyElement contents are write-only. (e.g. Password field)

Remarks

Proprietary Mozilla property.

Related

text_css aptana_docs