An open API service indexing awesome lists of open source software.

https://github.com/pixelscommander/mobile-transitions

High performance JavaScript library to emulate native mobile transitions. Designed to be as easy to use as possible. Just look to example.
https://github.com/pixelscommander/mobile-transitions

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

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 denis.radin@gmail.com 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