Function | Selects or deselects all entries of a multi-dropdown list | ||||||
Example |
<img
src="../../../icons/select_all.png" … onclick="S10DropdownSelectAll(this);"> <img src="../../../icons/sdeelect_all.png" … onclick="S10DropdownSelectAll(this, false);"> |
||||||
Parameters |
|
||||||
Description |
The function selects or deselects the entries in a drop-down list. Details on this in the chapter Multiple selection. |
||||||
Components | S10 Framework |