1 out of 2 rated this helpful - Rate this topic

readOnly property

Retrieves whether the rule or style sheet is defined on the document or is imported.

Syntax

JavaScript

p = object.readOnly

Property values

Type: Boolean

VARIANT_FALSE (false)

Style sheet is defined in the document or imported.

VARIANT_TRUE (true)

Style sheet is linked to the document.

Standards information

Remarks

You cannot modify style sheets obtained through a link object or the @import rule while the designMode property is enabled. For more information, see Introduction to MSHTML Editing.

 

 

Send comments about this topic to Microsoft

Build date: 3/14/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ