Description
With this jQuery plugin you can create a simple overlay for your web application. It’s compatible with all common browsers in normal and quirks mode (which shouldn’t be used!) – fully tested with:
- Firefox 3.6.12
- Opera 10.63
- Chrome 7.0
- Safari 5.0.2
- Internet Explorer 8
- Internet Explorer 6
This plugin should work in every browser that can handle position: fixed
CSS style. Because Internet Explorer 6 cannot handle this CSS I added
a special CSS style which fixes this problem. Have a look at the CSS file for further
informations (and the code :) )