Attr

Module:
core
Inherits from:
Declared In:

Overview

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



Member Data

name
ownerElement
specified
style
value

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); 

 

Last Updated: 2009-05-29