Skip to content

Meteor package to detect IE7 or lower and redirect to a page explaining no support.

Notifications You must be signed in to change notification settings

pipedreambomb/redirect-ie-7-lower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

redirect-ie-7-lower

Simple package that redirects a user on IE7 or lower to a page, public/noie.html. An example gist of such a page is also available.

The original use case was that some of my smart packages were breaking my project, and I was only getting back a blank page on IE7 or 6, and I wanted to at least explain to users why things weren't working.

Make sure it is placed as early as possible in your Meteor project's smart.json so that it gets run before other packages that are causing issues with the earlier Internet Explorers.

About

Meteor package to detect IE7 or lower and redirect to a page explaining no support.

Resources

Stars

Watchers

Forks

Packages

No packages published