I have a mobile app created using HTML/JS(jQuery)/CSS and I\'m looking to include page transitions that mimic those found in jQuery Mobile (in specific the flip transition)
Check out 'Non-Jquery Page Transitions lightweight' by fasw.
Demo here: http://www.fasw.ws/demos/transitions1/slide1.html
And source here: http://www.fasw.ws/faswwp/non-jquery-page-transitions-lightweight/
This is 1.7k of JS producing transitions that are just like those produced by the whole mobile jQuery Lib.