|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use jq | |
|---|---|
| _global_ | The global namespace in JavaScript (i.e., the window object). |
| Uses of jq in _global_ |
|---|
| Fields in _global_ declared as jq | |
|---|---|
jq |
jqzk.jq
The associated instance of jq, the object returned by jq(...) |
| Methods in _global_ that return jq | |
|---|---|
jq |
jqzk.cleanVisibility()
Cleans, i.e., reset, the visibility (of the CSS style) for the matched elements. |
jq |
jq.empty()
Removes all children of the matched element from the DOM. |
jq |
jq.hide()
Hides all matched elements from the DOM. |
jq |
jq.remove()
Removes all matched elements from the DOM. |
jq |
jq.replaceWith(Widget widget,
Desktop desktop,
Skipper skipper)
Replaces the match elements with the specified HTML, DOM or Widget. |
jq |
jq.show()
Shows all matched elements from the DOM. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||