Changes

Jump to: navigation, search

CSS GUIDE -MOZ-USER-MODIFY

244 bytes added, 22:47, 13 December 2006
no edit summary
'''-moz-user-modify''' is a Mozilla property extension to CSS that is used to determine whether or not an element may be modified, and, in certain circumstances, whether or not the content itself is viewable.
'''Media:'''interactive Possible uses include: update forms which should prohibit modification of certain content, but wish to utilize the same look-and-feel as the input form (for example, textbox usage).
== Syntax ==
<pre>
TARGET_ELEMENT{-moz-user-modify: inherit;}TARGET_ELEMENT{-moz-user-modify: read-only;}TARGET_ELEMENT{-moz-user-modify: read-write;}TARGET_ELEMENT{-moz-user-modify: write-only;}
</pre>
== Usage Examples ==
<pre>asdf </pre>
<pre>asdf </pre>
<pre>asdf </pre>
== Notes ==
1
edit

Navigation menu