如何屏蔽ie的前进后退键?
问题点数:20、回复次数:1Top
1 楼karma(无为MS MVP)回复于 2001-10-09 02:58:24 得分 20
the simple answer is: no, you cannot, but there are two ways to simulate it:
1. open a menu-less and toolbar-less window, hide the context menu, so the user cannot go back or forward
2. use location.replace() to load the following pagesTop




