Mobile-Transitions

High performance JavaScript library to emulate native mobile transitions. Designed to be as easy to use as possible. Just look to example.

Stars
11
Committers
1

Mobile transitions library

You can use this library in case you need transitions that look like iOS or Android native. Also it can be useful as jQuery Mobile replacement in projects that does not use any JQM interface components.

Usage

1.Include mt.min.js to your project 2.Add "page" class to all layers you want to use as pages 3.Call changePage('Div id') when you need it

Questions

Please, feel free to contact [email protected] with any questions or propositions.

License

Copyright 2012 Denis Radin.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0