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.
Subscribe to:
Posts (Atom)
Popular Posts
- How to import Database connections into Oracle SQL Developer from XML
- Import/Export MySQL database with SQLyog
- How to add Sequence Generator to a table in Oracle SQL Developer Data Modeler
- How to configure memory for Oracle SQL Developer
- How to copy folder with Maven
- How to create relational data model with Oracle SQL Developer Data Modeler
- How to order child collection in JPA
- How to disable row selection in PrimeFaces datatable
- jQuery validation plugin localization
- getElementById with PrimeFaces
