All of the JQuery Mobile documentation I can find about navigating backwards assumes I am going to do this using an anchor tag and suggest I add data-rel=\"back\" t
data-rel=\"back\"
A call to history.back() will do that.
history.back()