Thursday, April 23, 2009
Cross-browser javascript to disable browser's back button
This is the most common problem for a developer to prevent the user to press the browser back button. One easy solution is you can open a new window which has a disabled back button. Another solution is you can remove the toolbar using javascript.But most of the cases i think you cant apply above techniques. Thats why i want to share my experience that how we can resolve this problem. One thing
Labels:
javascript
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment