An individual item in a richlistbox.
(example needed)
disabledcommand event will not fire. In the case of form elements, it will not be submitted. Do not set the attribute to true, as this will suggest you can set it to false to enable the element again, which is not the case.
disabled attribute is allowed only for form controls. Using it with an anchor tag (an <a> link) will have no effect.disabled property which, except for menus and menuitems, is normally preferred to use of the attribute, as it may need to update additional state.searchlabel selectedselectedIndex or selectedItem property of the containing element.tabindextab" key. Elements with a higher tabindex are later in the tab sequence.valuemenulist elements, the contents, as visible to the user, are read and set using the Menulist.value syntax. For those elements, setAttribute("value", myValue) and getAttribute("value") do not access or affect the contents displayed to the user.
accessiblensIAccessiblesearchLabel searchlabel attribute.selectedtrue if this element is selected, or false if it is not. This property is read only. This property is available for menuitem and menuseparator elements in Firefox 3.valuevalue attribute. For textbox and user editable menulist elements, the contents, as visible to the user, are read and set using the Textbox.value and Menulist.value syntax.
nsIAccessibleProvider, nsIDOMXULSelectControlItemElement