[ Index ] |
|
Code source de Horde 3.1.3 |
[Code source] [Imprimer] [Statistiques]
Javascript code for finding all tables with classname "striped" and dynamically striping their row colors, and finding all tables with classname "sortable" and making them dynamically sortable.
Poids: | 361 lignes (10 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
table_init() X-Ref |
Pas de description |
table_stripe(table) X-Ref |
Pas de description |
table_makeSortable(table) X-Ref |
Pas de description |
table_getInnerText(el) X-Ref |
Pas de description |
table_resortTable(th) X-Ref |
Pas de description |
getParent(el, pTagName) X-Ref |
Pas de description |
table_sort_date(a, b) X-Ref |
Pas de description |
table_sort_currency(a, b) X-Ref |
Pas de description |
table_sort_numeric(a, b) X-Ref |
Pas de description |
table_sort_caseinsensitive(a, b) X-Ref |
Pas de description |
table_sort_default(a,b) X-Ref |
Pas de description |
hasParent(el, tagName, tagStop) X-Ref |
DOM utility functions. |
addClass(el, className) X-Ref |
Pas de description |
removeClass(el, className) X-Ref |
Pas de description |
hasClass(el, className) X-Ref |
Pas de description |
Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |