twbs / ratchet

Build mobile apps with simple HTML, CSS, and JavaScript components.

Home Page:http://goratchet.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Push.js and handlebars.js - transitions on DOM content changes

bluesodium opened this issue · comments

Is there anyway to use the push transitions on an app i created using handlebars.js.
My single page app replaces the contents of "content" with new content on click.
Is there an easy way to get the content to use push to get the sliding left and right transitions between content?