Anchor tag download attribute not working :Bug in Chrome 35.0.1916.114

后端 未结 6 1183
一整个雨季
一整个雨季 2020-11-29 04:21

I am trying to refer to this code where a we are downloading a CSV file on click of a link.

$(document).ready(function () {

    function exportTableToCSV($         


        
6条回答
  •  猫巷女王i
    2020-11-29 05:18

    append anchor tag using string add tag information in string and then append, it works for me for google chrome

提交回复
热议问题