View Full Version : how can i disable those thing on my site
me_g3nius
04-23-2003, 04:03 AM
well could any help me that how can i disable refresh, back and forward buttons and also disable the shorcuts for refresh, back and forward for example F5 and Backspace
yelena_l
04-23-2003, 04:44 PM
If you want to disable all this for pop-up window then use Features settings for .open() method like "menubar:no". If you want to disable for the main window - i don't know...
Jon Hanlon
04-23-2003, 07:25 PM
You cannot.
The user always has control.
Otherwise, rogue sites would trap unwary users until they purchased something from the on-line catalog.
me_g3nius
04-24-2003, 09:43 AM
well i need to disable it on main window that it's do any one know how it is poosible
DarkStreetDev
04-25-2003, 11:41 PM
The best solution you are going to get is to create a JS popup with all the menubars, etc. "removed". I am thinking out loud here, but isn't there a way (using JavaScript) that when you press ANY key, you can have it return false...
transmothra
04-25-2003, 11:53 PM
Originally posted by DarkStreetDev
The best solution you are going to get is to create a JS popup with all the menubars, etc. "removed". I am thinking out loud here, but isn't there a way (using JavaScript) that when you press ANY key, you can have it return false... ...where's the ANY key located? :rolleyes:
DarkStreetDev
04-26-2003, 12:32 AM
I apologise for the ambiguity!:D It's not a key called any, I mean if any key (numbers, letters, home, pagedown...etc) is pressed!
scoutt
04-28-2003, 10:47 PM
Originally posted by me_g3nius
well i need to disable it on main window that it's do any one know how it is poosible
uhh Mr Jon said you can't and he didn't lie, you cannot disable those. if you think it is possible than show us the site that does it. other than that you have to use a popup and take teh menubar away. but peopel can always go back or refresh.
vBulletin® v3.6.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.