Mac OS X Reference Library Apple Developer
Search

HTMLProgressElement

Module:
html
Inherits from:
Declared In:

Overview

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



Member Data

form
max
position
value

form



readonly attribute HTMLFormElement form; 

max



attribute double max setter raises(DOMException); 

position



readonly attribute double position; 

value



attribute double value setter raises(DOMException); 

 

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

Last Updated: 2010-05-27