Open seneyr opened 6 years ago
When I try to use the 1.3.2 release of the plugin with IE 8, I get a script error on line 47. The error reported by IE is "Expectred identifier, string or number":
Message: Expected identifier, string or number Line: 47 Char: 17 Code: 0 URI: https://localdev.webserver.com/assets/js/jquery.toast.js
class is key word for ie please edit class: "jq-toast-single" - > "class": "jq-toast-single" this.options.class -> this["options"]["class"]
When I try to use the 1.3.2 release of the plugin with IE 8, I get a script error on line 47. The error reported by IE is "Expectred identifier, string or number":
Message: Expected identifier, string or number Line: 47 Char: 17 Code: 0 URI: https://localdev.webserver.com/assets/js/jquery.toast.js