I have a backbone.js / jquery mobile app:
when i make a GET to mydomain.com/#map, then jquery executes \"/\" and then loads #map.
because \"/\" is triggered
use something more integrated with jquery mobile, for instance jquerymobile-router (you can find it on github). It replaces backbone's router and it's to be used with jquery mobile and backbone.js or spine.js