Revision 39bbd478
Von Moritz Bunkus vor mehr als 11 Jahren hinzugefügt
SL/ClientJS.pm | ||
---|---|---|
70 | 70 |
# Form Events |
71 | 71 |
focus => 1, |
72 | 72 |
|
73 |
# ## jqModal plugin ## |
|
74 |
|
|
75 |
# Closing and removing the popup |
|
76 |
jqmClose => 1, |
|
77 |
|
|
73 | 78 |
# ## jstree plugin ## pattern: $.jstree._reference($(<TARGET>)).<FUNCTION>(<ARGS>) |
74 | 79 |
|
75 | 80 |
# Operations on the whole tree |
Auch abrufbar als: Unified diff
ClientJS: "jqmClose()" zum Schließen von jqModal-Dialogen