Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

fix(position): support IE8 #389

Closed
wants to merge 1 commit into from
Closed

fix(position): support IE8 #389

wants to merge 1 commit into from

Conversation

redaemn
Copy link

@redaemn redaemn commented May 2, 2013

It doesn't work when calculating the position of an element while the document is scrolled down

You can verify that using the test.html page: right after loading the page, scroll it down to the bottom and wait 6 seconds; a new element should appear beside the DELAY div. In IE8, with the old code, the new "Positioned with delay" div appear at the top part of the page.

It doesn't work when calculating the position of an element while the document is scrolled down
@pkozlowski-opensource
Copy link
Member

@redaemn I've clarified current policy for IE8 support in https://github.com/angular-ui/bootstrap#supported-browsers

If you are still into driving IE8 support your help would be more than welcomed!!! Just ping us here or on the mailing list whenever you want.

Going to close this one for now as I'm cleaning up PRs / issues queue before the new release.

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

Successfully merging this pull request may close these issues.

2 participants