malsup / blockui

jQuery BlockUI Plugin
http://jquery.malsup.com/block/
1.69k stars 506 forks source link

<=IE8 Opacity fix #60

Closed demonslord closed 11 years ago

demonslord commented 11 years ago

<=IE8 Opacity fix

malsup commented 11 years ago

A better way to handle this issue is with a separate plugin, otherwise every plugin that manipulates opacity will have to have the same filter correction code.

See http://jquery.malsup.com/ie-fade.js