Xbasic

CSS::DigestedAttributes Class

Description

Properties and methods in the CSS::DigestedAttributes Class.

Properties

box_shadowCSS::CSS3BoxShadow Array

Parsed CSS3 box shadows

text_shadowCSS::CSS3BoxShadow Array

Parsed CSS3 text shadows

Methods

Addtext_shadow Method

Add a text_shadow.

Deletebox_shadow Method

Delete a box_shadow.

Deletetext_shadow Method

Delete a text_shadow.

Insertbox_shadow Method

Insert a new box_shadow.

Inserttext_shadow Method

Insert a new text_shadow.

Movebox_shadow Method

Move a block of box_shadow items.

Movetext_shadow Method

Move a block of text_shadow items.

See Also