rainabba / jquery-table2excel

jQuery Plugin to export HTML tabled to Excel Spreadsheet Compatible Files
595 stars 663 forks source link

demo folder #53

Closed AliveDD closed 8 years ago

AliveDD commented 8 years ago

i'm clone repo and open /demo folder and get err in console in chrome jquery.table2excel.js:50 Uncaught ReferenceError: p is not defined

AliveDD commented 8 years ago

need to edit index.html to <script src="../dist/jquery.table2excel.min.js"></script>

rainabba commented 8 years ago

Should be resolved with: https://github.com/rainabba/jquery-table2excel/pull/50