Modify ↓
Ticket #9349 (closed bug: duplicate)
Impossible to change the opacity of inline elements in IE8
| Reported by: | lrbabe | Owned by: | mikesherov |
|---|---|---|---|
| Priority: | low | Milestone: | 1.9 |
| Component: | effects | Version: | 1.6.1 |
| Keywords: | ie8 | Cc: | |
| Blocking: | Blocked by: |
Description
See jsfiddle: http://jsfiddle.net/xca9g/7/
It seems to be a well known fact: http://stackoverflow.com/questions/3452868/opacity-in-ie8-works-on-p-but-not-on-a Not sure it is worth solving, but it's at least worth reporting.
Change History
comment:1 Changed 2 years ago by dmethvin
- Priority changed from undecided to low
- Status changed from new to open
- Component changed from unfiled to effects
comment:2 Changed 11 months ago by mikesherov
Looks like we can do something similar to the reliableMarginRight hack for opacity in IE8. Swap in inline-block and zoom and we're done? Anyone else have any thoughts here?
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.
