(function () {$.fn.IngeniousDT = function (tableTitle) {//判断应合并的行数var tdColspan = $(this).find("tr").last().find("td").length;$(this).before('' + tabl... Read More
posted @ 2015-02-13 13:11 soft.push("zzq") Views(209) Comments(0) Diggs(0)