ie-alert
v1.0.0
Published
IE Alert is a jQuery plugin that shows a well designed modal box to the visitor who's trying to view your site with an older version of Internet Explorer browser, this modal box encourages your visitors to upgrade their browser for a better experience usi
Downloads
22
Maintainers
Readme
This is a fork of nmsdvid/ie-alert published on npm
IE Alert
IE Alert is a jQuery plugin that shows a well designed modal box to the visitor who's trying to view your site with an older version of Internet Explorer browser, this modal box encourages your visitors to upgrade their browser for a better experience using your site.
When should I use it?
You should use it when you created a stunning modern website that looks and works amazing in modern browsers and you don't want to waste your time and money to make it work on legacy browsers like IE6, IE7 and IE8.
Example
Usage
- Download the plugin.
- Include the required files between your HTML document's
<head></head>
section. - Initialise the plugin like this:
$("body").iealert();
Documentation
Detailed documentation is included in the zip file.
License
You can use it on any project without any restriction.