AmpersandJS / ampersandjs.com

The documentation site for ampersand.js
http://ampersandjs.com
MIT License
51 stars 40 forks source link

Add guide page to document spa animation. #88

Open imaginethepoet opened 10 years ago

imaginethepoet commented 10 years ago

Basically I couldn't find a good example of how to implement page to page transitions- preferably with css 3.

kamilogorek commented 10 years ago

We're working on improving this here – https://github.com/AmpersandJS/ampersand-view-switcher/issues/5 and https://github.com/AmpersandJS/ampersand-view-switcher/pull/2#issuecomment-51839852 CSS3 Transitions events are currently not consistent, therefore it's hard to make it work reliably across all browsers.