cssTextcssText*
*



Contents  *



Index  *Topic Contents
*Previous Topic: cpuClass
*Next Topic: ctrlKey

cssText

Description

Sets or returns the persisted representation of the style rule. If a string is returned, it will break out the composite properties into individual attributes.

Syntax

object.cssText[ = cssText]

Remarks

This property has read-write permissions, meaning you can change as well as retrieve its current value.

Applies To

style


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.