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
- Eclipselink Cache Coordination with JBoss and JMS
- Handling Many-to-Many relationship in relational model
- How to add/remove row in datatable
- Velocity without template(.vm) file
- Retrieving image from database made easy by p:graphicImage
- How to handle multilingual error messages for jQuery validation plugins
- How to edit Liferay email notification templates
- Currency formatting with <f:convertNumber />
- How to backup Oracle SQL Developer Data Modeler project
- How to create relational data model with Oracle SQL Developer Data Modeler