Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Transitions do not work in IE10 RP - add non-prefixed keyframe properties #4875

Closed
mmhatred opened this issue Aug 21, 2012 · 4 comments
Closed

Comments

@mmhatred
Copy link

Tested on this page
http://jquerymobile.com/test/docs/pages/page-transitions-flash-workaround.html
Looks like always using 'none' type

@jaspermdegroot
Copy link
Contributor

@mmhatred - Did you close the issue by accident?

Edit: IE10 supports unprefixed keyframes animations, but I forgot we don't have that in our code (only the -moz and -webkit). So that's why it doesn't work on IE10 yet.

@jaspermdegroot
Copy link
Contributor

I will work on support transitions on IE10 for 1.3. Closing again because this is not a bug.

@toddparker
Copy link
Contributor

@Wilto has a branch up with non-prefixed transitions and updated 3D and transition tests:
https://github.com/jquery/jquery-mobile/tree/unprefixed-transitions

Please help us test so we can land this in master.

@jaspermdegroot
Copy link
Contributor

This landed with commit e19cc2f so I close this ticket.

Please test this with latest code: http://jquerymobile.com/test/docs/pages/page-transitions.html

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

No branches or pull requests

3 participants