You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
The problem with this is that I have to enter that page from the parent page (in this case /home) for this button to work.
If I open that page in a new tab then clicking on that button will take me nowhere since there is no back history.
Can't it be done that when clicking on that button JQM will check if there is a back page saved in the history. If yes, then the back button is triggered, if no, then it will enter the page specified in href.
The text was updated successfully, but these errors were encountered:
In the header I have a typical back button.
The problem with this is that I have to enter that page from the parent page (in this case /home) for this button to work.
If I open that page in a new tab then clicking on that button will take me nowhere since there is no back history.
Can't it be done that when clicking on that button JQM will check if there is a back page saved in the history. If yes, then the back button is triggered, if no, then it will enter the page specified in href.
The text was updated successfully, but these errors were encountered: