You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
99x-asanka edited this page Jun 28, 2012
·
2 revisions
**This is the global router which is used to register each application’s router to receive notifications**
Contains two basic methods
start
* Create an instance of a router to be used as the global router via crossroads.js
* Initialize hasher
addRouter
* Chaining local routers to the global router