This is an example how you use the bar:
- if (Browser.Engine.trident && Browser.Engine.version <= 4) {
- $(document.body).stopIE6();
- }
I've created a special project page here: http://www.aryweb.nl/voorbeelden/stopIE6/
This page includes examples, downloads and documentation.
Also visit the SVN repo at google code



