I’m having a problem with the href attr showing as ‘#’ when using an Android Browser. In the desktop browsers I have tried (Chrome/Firefox) it alerts correctly as “http://test/dir/action/” but on Android 2.3 & 4.0 devices I have tried it comes up only as ‘#’.
See jsfiddle:
It appears this was fixed in the current test version of JQuery Mobile. See:
https://github.com/jquery/jquery-mobile/issues/4372