TableExport icon indicating copy to clipboard operation
TableExport copied to clipboard

Table Export for Android Webview?

Open mzaini30 opened this issue 7 years ago • 0 comments

I've created android app based of webview with your jquery plugin (table export). While I try in PC browser, it's run. While I try in android (after I compile it with Eclipse), the script is not running (or excel file not downloaded).

It's my code: https://github.com/mzaini30/absen-guru

And table export feature is in: https://github.com/mzaini30/absen-guru/blob/master/assets/rekap.html

It's my javascript code: https://github.com/mzaini30/absen-guru/blob/master/assets/bin/app.js

mzaini30 avatar Jul 23 '18 08:07 mzaini30