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
I had the same issue, and here is the solution to avoid using jquerymobile-router : Backbone.js and jQueryMobile routing without hack or other router