Namespaces
- CheckboxHack
- Utility library for managing components using the CSS checkbox hack.
Properties
checkboxHack :module:mediawiki.page.ready.CheckboxHackstatic
#
teleportTarget :HTMLElementstatic
#
A container for displaying elements that overlay the page, such as dialogs.
Type:
- Source:
A container for displaying elements that overlay the page, such as dialogs.
Methods
checkboxShift($box)static
#
Enable checkboxes to be checked or unchecked in a row by clicking one, holding shift and clicking another one.
Parameters:
Name | Type | Description |
---|---|---|
$box |
jQuery |
Enable checkboxes to be checked or unchecked in a row by clicking one, holding shift and clicking another one.