Modify ↓
Ticket #8273 (closed bug: duplicate)
fade* in IE
| Reported by: | Alex Yaroshevich <qfox@…> | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 1.next |
| Component: | css | Version: | 1.5 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Bug with dropping base styles for IE like -ms-filter or filter after fade. I think its IE bug (or IE style-sheet mechanics), but in browsers fade* works fine and a little bit differ. I mean opacity-value from base style-sheet applies with fade* opacity-value and not dropping it.
Feel the difference. Open page in browser and in IE. http://jsfiddle.net/AWjgs/7/
P.S. Also 1.5
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

http://jsfiddle.net/AWjgs/10/