|
|
The <code> CSS2Cursor </code> interface represents the <a href="http://www.w3.org/TR/REC-CSS2/fonts.html#descdef-src"> src </a> CSS Level 2 descriptor.
| DOM::DOMString |
[const]
Specifies the source of the font, empty string otherwise.
| void |
see uri
NO_MODIFICATION_ALLOWED_ERR: Raised if this declaration is readonly.
Throws: DOMException, SYNTAX_ERR:, Raised, if, the, specified, CSS, string, value, has, a, syntax, error, and, is, unparsable.
| CSSValueList |
[const]
This attribute contains a list of strings for the format CSS function.
| DOM::DOMString |
[const]
Specifies the full font name of a locally installed font.
| void |
see fontFaceName
NO_MODIFICATION_ALLOWED_ERR: Raised if this declaration is readonly.
Throws: DOMException, SYNTAX_ERR:, Raised, if, the, specified, CSS, string, value, has, a, syntax, error, and, is, unparsable.
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35. |