asp.net.ph

Skip Navigation Links

readOnly Property

styleSheet Properties   DHTML Object Properties


Retrieves whether the rule or stylesheet is defined on the page.

Syntax


HTML N/A
Script [ bReadOnly = ] object.readOnly

Possible Values


false The rule or stylesheet is obtained through a LINK object or the @import rule.
true The rule or stylesheet is defined on the page.

The property is read-only with a default value of false.

Remarks

stylesheets obtained through a LINK object or the @import rule cannot be modified while in edit mode. For more information on editing, see MSHTML Editing.

Applies To

styleSheet, rule



>

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note