I’m trying to switch our mobile site from the jQuery Mobile Alpha to the latest Beta version. The problem is with the way the Beta handles URLs for dynamic pages.
Our live Alpha 4 site loads the dynamic pages as relative links (i.e. /#news/). The Beta 1 site loads the dynamic pages as absolute links (i.e. /#/group/webdev/cgi-bin/m/news/).
My question is, is there a way to change the jQuery Mobile Beta to handle URLs as the Alpha 4 version did?
Here are my pages (click the News link for an example):
Live mobile site (jQuery Mobile Alpha 4)
Dev mobile site (jQuery Mobile Beta 1)
there are issues with relative paths. see
https://github.com/jquery/jquery-mobile/wiki/Refactor:-navigation-paths