Tag: tables
-
PowerSchool Custom Pages Exporting Tables to .csv Using jQuery
Someone on Stack Overflow made a jsfiddle to export existing HTML tables to .csv using jQuery. It does not, however, translate directly to PowerSchool custom pages, because PowerSchool has its own implementation of jQuery that’s a little funky. I’ve done a little playing around with it, and this tweaked code seems to work. For the…