Skip to content
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

Does not work out of the box with IE9 #5

Open
PlanetJumble opened this issue Oct 16, 2015 · 1 comment
Open

Does not work out of the box with IE9 #5

PlanetJumble opened this issue Oct 16, 2015 · 1 comment

Comments

@PlanetJumble
Copy link

I know that thing is horrible, but some still have to work with it, including me. When I added your module, it worked great with Firefox, but didn't do anything in Internet Explorer 9, due to missing requestAnimationFrame and CustomEvent. With those two Polyfills I got it to work just fine:

http://paulirish.com/2011/requestanimationframe-for-smart-animating/
https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent/CustomEvent

Maybe you could include these hints in your documentation just in case?

Thanks for all the good work,
Stefan Eckhardt

@vhalthi
Copy link

vhalthi commented Mar 24, 2016

Can you give me working example of ui-selct-infinity, i am finding bit difficult. Plnkr example would be good.

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

No branches or pull requests

3 participants