Widgets Guide
Animations
For animations the 'Velocity Engine has been choosen':
- 30+ preset animations
- animations of multiple properties: 'opacity', anything which is a valid CSS property
Online Documentation of 'Velocity'
Examples
//make the element bounce
$(this).velocity('callout.bounce',100);