ie-alert

WebJar for ie-alert

License

License

MIT
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

ie-alert
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ie-alert
WebJar for ie-alert
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/nmsdvid/ie-alert

Download ie-alert

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/ie-alert/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>ie-alert</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/ie-alert/
implementation 'org.webjars.bower:ie-alert:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.bower/ie-alert/
implementation ("org.webjars.bower:ie-alert:1.0.0")
'org.webjars.bower:ie-alert:jar:1.0.0'
<dependency org="org.webjars.bower" name="ie-alert" rev="1.0.0">
  <artifact name="ie-alert" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='ie-alert', version='1.0.0')
)
libraryDependencies += "org.webjars.bower" % "ie-alert" % "1.0.0"
[org.webjars.bower/ie-alert "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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

Demo

Homepage

Usage

  1. Download the plugin.
  2. Include the required files between your HTML document's <head></head> section.
  3. 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.

Versions

Version
1.0.0