User58167418 posted
I'm use nav.js for the navigation between my pages (MVC SPA Mobile with Knockout.js), but their is no nice transition like their is by jQuery Mobile.
I see that their is a transition params in the nav.js, but I don't now the right way for it.
And using 'data-transition="slide"' in the <a> tag isn't working neither.
I hope someone can help me... 