in certain scenario, we might want to disable the browser back behavior.
eg,
in an ajax application, the application screens changed, but the browser url remains unchanged.
if the user click on the browser back button now
the application is navigate away from what the user doing,
where the user simply wants to navigate to the previous screen.
thus, disable the browser back behavior is very important here.
Wednesday, July 5, 2017
Subscribe to:
Posts (Atom)
Popular Posts
- How to handle multilingual error messages for jQuery validation plugins
- Handling Many-to-Many relationship in relational model
- Eclipselink Cache Coordination with JBoss and JMS
- How to backup Oracle SQL Developer Data Modeler project
- Currency formatting with <f:convertNumber />
- How to generate entities from tables with Eclipse JPA Tools
- Retrieving image from database made easy by p:graphicImage
- How to create database view with Oracle SQL Developer Data Modeler
- How to create side menu layout with p:menu
- How to easily embed a Google Map in your website