- Completely unobtrusive js
- Wont ruin you user experience
- Customise the versions of IE you want to target and the message displayed
- Inverted colour way included
- 1 line implementation
$(window).politeWarning();
$(window).politeWarning();
$(window).politeWarning();This brings up the IE warning in its default settings, View this page in ie 7 or less for a demo.
$(window).politeWarning(8, 'Hey, Douch Bag. get a real browser');