jquery-2.table2excel
jquery-2.table2excels.1、需要引入jquery.js和jquery.table2excel.min.js2、增加绑定事件,例子:-------------------//导出excel$("#output").click(function(){varmyDate=newDate();$("#example").table2excel({exclude:".noExl",name:"ExcelDocumentName.xlsx",
下载地址
用户评论
好像不能自定义文件名,IE不可以,chrome可用。
刚下载,在试用
还行. 对多种不同的浏览器没做过兼容性测试
不错的资源.