摘要: //行合并 function _w_table_rowspan(col){ _w_table_firsttd = ""; _w_table_currenttd = ""; _w_table_SpanNum = 0; ... 阅读全文
posted @ 2015-07-10 16:27 雪卜 阅读(780) 评论(0) 推荐(0)
摘要: function view(type) { var dmt,bar; indexOfExpend(); if (type == 1) { dmt = $(document); bar = $(parent.document); } else { ... 阅读全文
posted @ 2015-07-10 16:22 雪卜 阅读(235) 评论(0) 推荐(0)