A router/controller for jquery mobile. Also adds support for client-side parameters in the hash part of the url. The routes handles regexp based routes. This pl
A router/controller for jquery mobile. Also adds support for client-side parameters in the hash part of the url. The routes handles regexp based routes. This pl
A router/controller for jquery mobile. Also adds support for client-side parameters in the hash part of the url. The routes handles regexp based routes. This plugin can be used alone or (better) with Backbone.js or Spine.js, because it's originally meant to replace their router with something integrated with jQM.
Am I right that this plugin doesnt work in jqmobile 1.4.5
defaultHandler is not invoked when customer handlers are not specified
Bower support
Back Problem
Can this be used using two different html files?
Are urls like this "#category/:id/items" possible?
e.preventDefault() on a re-routing system
How does one access the data object resultant from a $.mobile.navigate('#target',{}) invocation
With requireJs, router initialises after jQuery Mobile page events trigger
Loading the first page via bc handler