August 2003
Beginner to intermediate
240 pages
7h 44m
English
readonly
| Allowed values:any XPath expression; the result is interpreted as a boolean. |
Default value:false
|
This property signals whether a node is read-only, in which case form controls attached to the node won’t allow the user to change data.
Form controls take a hint from the readonly
property and are expected to distinctly render a read-only condition;
for example, by dimming the form control.
Read now
Unlock full access