Skip to content

CSS: add support for opacity in IE8 #250

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

jgv
Copy link
Contributor

@jgv jgv commented May 11, 2011

Previously jQuery UI was supporting opacity from versions 5-7. This commit adds support for IE8.

@gnarf
Copy link
Member

gnarf commented May 11, 2011

Is there a ticket for this?

@jgv
Copy link
Contributor Author

jgv commented May 18, 2011

Oops no there isn't, I'm sorry. You can close this and I can file one in Trac if that works. My bad.

@gnarf
Copy link
Member

gnarf commented May 18, 2011

You could make the ticket in trac too :)

@jgv
Copy link
Contributor Author

jgv commented May 18, 2011

Cool. New ticket here => http://bugs.jqueryui.com/ticket/7394 :)

@gnarf
Copy link
Member

gnarf commented Jun 9, 2011

According to the http://www.quirksmode.org/css/opacity.html -- the -ms-filter: should come before the filter: (look at the bottom)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants