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

IE8 Compatibility [Solved with workaround] #2

Closed
elettronelibero opened this issue Oct 15, 2013 · 4 comments
Closed

IE8 Compatibility [Solved with workaround] #2

elettronelibero opened this issue Oct 15, 2013 · 4 comments

Comments

@elettronelibero
Copy link

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/lastIndexOf

adding the compatibility code at the beginning of jquery.flapper.js and deactivating transformations will make the code work also in IE8

@jayKayEss
Copy link
Owner

Hey there, thanks for this! Do you want to submit a pull request?

@elettronelibero
Copy link
Author

u're welcome :-)
Should I ?

Am 23.01.2014 16:45, schrieb Justin Kerr Sheckler:

Hey there, thanks for this! Do you want to submit a pull request?


Reply to this email directly or view it on GitHub
#2 (comment).

[elettronelibero]

Dipl. Inform.
Dipl. Des. Electronic Business
Luca Marzano

Wilhelmsaue 105
10713 Berlin

info@elettronelibero.com mailto:info@elettronelibero.com
+49 179 79 32 110
+49 30 827 05 358

www.elettronelibero.com http://www.elettronelibero.com
about.me/marzanoluca http://about.me/marzanoluca

elettronelibero

@jayKayEss
Copy link
Owner

I probably won't have the time to get to this immediately, so if you'd like to I'd appreciate it!

@jayKayEss
Copy link
Owner

Switch to using jQuery.inArray() to avoid this problem. The author of transform should fix his plugin to degrade on IE8.

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

No branches or pull requests

2 participants