Linux Mac OSX Windows
 The nsIDOMHTMLOptionsCollection interface is the interface to a
 collection of [X]HTML option elements.

 For more information on this interface please see
 http://www.w3.org/TR/DOM-Level-2-HTML/

 @status FROZEN
[scriptable, uuid(bce0213c-f70f-488f-b93f-688acca55d63)]
interface nsIDOMHTMLOptionsCollection : nsISupports

Attributes


        
attribute unsigned long length

Methods


        
nsIDOMNode item(in unsigned long index)

        
nsIDOMNode namedItem(in DOMString name)