I am trying to updated the text in a prompt in phtml file and it is not working in internet explorer 11 but it is working fine in Firefox. Any help??
$.prompt("Enter text", $td.text().trim(), function(name){...}
I am trying to updated the text in a prompt in phtml file and it is not working in internet explorer 11 but it is working fine in Firefox. Any help??
$.prompt("Enter text", $td.text().trim(), function(name){...}