t4t5 / sweetalert

A beautiful replacement for JavaScript's "alert"
https://sweetalert.js.org
MIT License
22.4k stars 2.84k forks source link

Support for Internet Explorer 9 and 10? #69

Closed mikece closed 9 years ago

mikece commented 10 years ago

It seems that this only works on Internet Explorer 11 and newer. Is there supposed to be support for IE 9 (the current browser baseline where I work)?

dclawson commented 10 years ago

+1 on this.

Maybe even if it defaults back to original alert box if it's not supported.

miguelfrmn commented 10 years ago

This pull request https://github.com/t4t5/sweetalert/pull/94 adds IE9-10 compatibily

DARKDAN commented 10 years ago

Sweetalert is great! but doesnt have support for IE7 too.

Its important because many companies still have Windows XP as your main system. (and IE7 is the native browser).

I had a lot of problem here because of this.. All universe works on IE10+.. but all my corporative clients works with Windows XP.. (and IE7)..

ImBobby commented 10 years ago

Sweet Alert doesn't work in IE9 and IE10 because it fails at line 170. Just opened an issue about this.

t4t5 commented 9 years ago

Fixed.

hyper0923 commented 2 years ago

Hii, I make a website where I use Sweet Library but the website work on all other browser but not work on IE11 (Internet Explore) what I can do please help, it's argent ! Thank you