I'm looking for an ULTRA-light framework or snippet which handles -webkit
css page transitions in a similar way to JQM or JQTouch. They work fine but I don't want to add almost 200kb of resources just to get some transitions.
I'd like it to feature :
1 Page-to-page switching (divs) within a single HTML-doucment.
2 Do a 'flip' and possibly a 'slide' transition.
Has anyone seen such a thing?
Edit: I'd like to avoid using jQuery all together.
Update, found this:
http://www.fasw.ws/faswwp/non-jquery-page-transitions-lightweight/
Looks as if this guy has been able to (almost) extract JQM's transitions to a stand-alone script..
Inspired by this I wrote this script which flips between pages: http://jsfiddle.net/AAfek/47
Use document.querySelector or querySelectorAll instead of using document.all.tags
Works a treat for my purposes..
Check out https://github.com/dgileadi/zepto-page-transitions - great, great stuff!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With