Only attempt to use the IE technique for setting opacity if the filter property exist...
authorJohn Resig <jeresig@gmail.com>
Thu, 26 Aug 2010 16:51:37 +0000 (12:51 -0400)
committerJohn Resig <jeresig@gmail.com>
Thu, 26 Aug 2010 16:51:37 +0000 (12:51 -0400)
commit5673e4bc3aa5991dfa51de5cb6d7027f2545ad03
treeee8a2861054cc6d37b7498bf78c30efa6d28d057
parentdc060f08cd898a12e16b817f46bb49861fbfed36
Only attempt to use the IE technique for setting opacity if the filter property exists (otherwise fallback to the standards-compatible technique).
src/css.js