Is it possible for the backbone router to recognize that the URL it is running on is different?
I need the behavior of the app to change before the hash-bangs.
/members#login
vs
/members/benefits#about (Need the app to behave differently here)
Is it possible for the backbone router to recognize that the URL it is running on is different?
I need the behavior of the app to change before the hash-bangs.
/members#login
vs
/members/benefits#about (Need the app to behave differently here)