Revision 82dcbe71
Von Moritz Bunkus vor fast 14 Jahren hinzugefügt
SL/Template/Plugin/L.pm | ||
---|---|---|
dragged & dropped around. After dropping an element an URL can be
|
||
postet to with the element IDs of the sorted children.
|
||
|
||
If this is used then the JavaScript file C<js/jquery-ui.js> must be
|
||
included manually as well as it isn't loaded via C<$::form-gt;header>.
|
||
|
||
C<%params> can contain the following entries:
|
||
|
||
=over 2
|
||
... | ... | |
|
||
Example:
|
||
|
||
<script type="text/javascript" src="js/jquery-ui.js"></script>
|
||
|
||
<table id="thing_list">
|
||
<thead>
|
||
<tr><td>This</td><td>That</td></tr>
|
Auch abrufbar als: Unified diff
Dokumentationsupdate