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

https://github.com/unfold/jquery-transition

Hardware accelerated jQuery transitions
https://github.com/unfold/jquery-transition

Last synced: over 1 year ago
JSON representation

Hardware accelerated jQuery transitions

Awesome Lists containing this project

README

          

## jQuery Transition
Plugin that uses hardware 3d accelerated CSS transforms for `left` and `top` properties when available.

### Usage:
jQuery Transition uses the exact same syntax as jQuery's [`animate()`](http://api.jquery.com/animate)

$('.box)'.transition(properties, [duration], [easing], [complete])