Changes

Jump to: navigation, search

CSS GUIDE -MOZ-USER-INPUT

425 bytes added, 00:39, 14 December 2006
Notes
'''Media:''' interactive
Possible uses include: displaying *Displaying a textbox that should not even allow the cursor within it--useful to block the content from being copied*A form that should disable input for a textbox (pre-defined value).
== Syntax ==
== Notes ==
This property is similar to the [http://www.w3.org/TR/1999/WD-css3-userint-19990916#user-input user-input] property of CSS3.
 
According to the W3C, <i>"any settings for the user-input property are ignored when inside a style declaration selected by either the :enabled or :disabled pseudo-classes. This is to avoid the obvious infinite loop of setting user-input:disabled on a :enabled pseudo-class for example."</i> [http://www.w3.org/TR/1999/WD-css3-userint-19990916#user-input]
== Specification Conformance ==
1
edit

Navigation menu