include > tablesorter

「include/tablesorter」の編集履歴(バックアップ)一覧はこちら

include/tablesorter」(2013/03/25 (月) 16:35:22) の最新版変更点

追加された行は緑色になります。

削除された行は赤色になります。

#js(){{ <script type="text/javascript" src="http://www53.atwiki.jp/atwiki_tools/pub/js/jquery.tablesorter.min.js"></script> <script type="text/javascript"> $(function(){ //*テーマの適用 //ここのhref=を書き換えるか、"CSSカスタマイズ"に下記のように追記する //@import url("http://www53.atwiki.jp/atwiki_tools/pub/css/themes/blue/style.css"); $("head").append('<link rel="stylesheet" type="text/css" href="http://www53.atwiki.jp/atwiki_tools/pub/css/themes/blue/style.css" />'); //*tablesorterの適用 $("div.tablesorter table").each(function(){ $(this).attr("class","tablesorter"); $(this).tablesorter( {widgets: ['zebra']} //行に交互に色をつける ); }); }); </script> }}

表示オプション

横に並べて表示:
変化行の前後のみ表示:
|新しいページ |検索 |ページ一覧 |RSS |@ウィキご利用ガイド |管理者にお問合せ
|ログイン|