Mac OS X Reference Library Apple Developer
Search

Attr

Module:
core
Inherits from:
Node
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Member Data

isId
name
ownerElement
specified
style
value

isId



readonly attribute boolean isId; 

name



readonly attribute DOMString name; 

ownerElement



readonly attribute Element ownerElement; 

specified



readonly attribute boolean specified; 

style



readonly attribute CSSStyleDeclaration style; 

value



attribute DOMString value setter raises(DOMException); 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27