User:Hisa: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
"iDisplayLength": 25, | "iDisplayLength": 25, | ||
"aLengthMenu": [[25, 100, 500, -1], [25, 100, 500, "All"]], | "aLengthMenu": [[25, 100, 500, -1], [25, 100, 500, "All"]], | ||
"aoColumnDefs": [ { "sType": "num-html", "aTargets": [0] }, {"fnCreatedCell": function(nTd, sData, oData, iRow, iCol) {$(nTd). | "aoColumnDefs": [ { "sType": "num-html", "aTargets": [0] }, {"fnCreatedCell": function(nTd, sData, oData, iRow, iCol) {$(nTd).html( '<img src="http://lifesciencedb.jp/bp3d/icon.cgi?i=' + oData[2] + '&p=front&v=3%2e0&t=conventional&c=1&m=bp3d&s=S">')}, "aTargets": [2]}] | ||
}); | }); | ||