While creating web using JQuery Mobile I recently faced issue header comes with back button which is not needed. There is a quick and easy way to disable it by adding data-backbtn=”false” to your header
<div data-role=”header” data-backbtn=”false”>
<h1>Sample Text </h1>
</div>
Happy coding !
This really doesn’t work. I’m on jQuery Mobile v1.0a3 and each page needs to be refreshed for the button to disappear. When going back to the previous page the back button appears there as well. (refresh will get rid of it.)
Buggy. Very buggy.
Can you post part of header of your code ? It will be really easy to understand the scenario.
Thanks
Vinay
Dear Vinaybahi its really out of my RANGE…..sorry….but u r applying your knowledge …and ” APPLIED KNOWLEDGE IS POWER “….