Skip to content

Carousel indicators for IE8-9#11186

Merged
mdo merged 4 commits intomasterfrom
carousel_indicators_ie
Oct 21, 2013
Merged

Carousel indicators for IE8-9#11186
mdo merged 4 commits intomasterfrom
carousel_indicators_ie

Conversation

@mdo
Copy link
Copy Markdown
Member

@mdo mdo commented Oct 20, 2013

Fixes #10903 and #10457: IE8-9 don't support events on elements without background-color, so we have to hack it with some \9 and rgba(). As the code comment details, there's no way around this right now given that IE8 doesn't support events on an element with a fully transparent filter either.

/cc @cvrebert @clouder @NP28

@mdo mdo mentioned this pull request Oct 21, 2013
mdo added a commit that referenced this pull request Oct 21, 2013
@mdo mdo merged commit 6d5c510 into master Oct 21, 2013
@mdo mdo deleted the carousel_indicators_ie branch October 21, 2013 00:48
@cvrebert
Copy link
Copy Markdown
Collaborator

@cvrebert
Copy link
Copy Markdown
Collaborator

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Carousel indicators in Internet Explorer <= 10

2 participants