A header row of a listbox
. It is usual to place listheader
elements inside the listhead
, one for each column.
(example needed)
disabled
command
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.Inherited from XUL element |
accessibleType
Inherited Properties |
listbox
, listcell
, listcol
, listcols
, listheader
, listitem