addStylesheet('modules/tadtools/FooTable/css/footable-0.1.css'); $xoTheme->addScript('modules/tadtools/FooTable/js/footable-0.1.js'); $xoTheme->addScript('', null, " (function(\$){ \$(document).ready(function(){ \$('table').footable(); }); })(jQuery); "); } else { $FooTable = " $jquery "; return $FooTable; } } } /* if(file_exists(XOOPS_ROOT_PATH."/modules/tadtools/FooTable.php")){ include_once XOOPS_ROOT_PATH."/modules/tadtools/FooTable.php"; $FooTable = new FooTable(); $FooTableJS=$FooTable->render(); $xoopsTpl->assign('FooTableJS' , $FooTableJS); } 把 $FooTableJS 加到表格前 table 需加上 class='footable' 以及 要加入擴展符號的格子在 th 加上 data-class='expand' 要藏起來的格子在 th 加上 data-hide='phone,tablet' 或 data-hide='phone' */ ```
進階搜尋
208人線上 (83人在瀏覽線上書籍)
會員: 0
訪客: 208