ie11-nagger

1.0.1 • Public • Published

ie11-nagger

This is a simple script which will remind IE11 users their browser is old.

There is no dependency on Webpack or any other build tool. All you have to do is add the script to your HTML.

Example usage:

!<doctype html>
<html>
    <head>
         <!-- It also works in the <body> -->
         <script src="https://cdn.jsdelivr.net/npm/ie11-nagger@1.0.0/ie11-nagger.js"></script>
    </head>
</html>

/ie11-nagger/

    Package Sidebar

    Install

    npm i ie11-nagger

    Weekly Downloads

    1

    Version

    1.0.1

    License

    ISC

    Unpacked Size

    2.4 kB

    Total Files

    3

    Last publish

    Collaborators

    • embeddedt