i have been tryin to program(javascr ipt) to disable the following keystroke combinations
CTRL+O or CTRL+L Go to a new location (O = 79 L = 76)
CTRL+S Save the current page ( S = 83)
CTRL+E Open Search in Explorer bar (E = 69)
CTRL+I Open Favorites in Explorer bar (I = 73)
CTRL+H Open History in Explorer bar (H=72)
CTRL+ click In History or Favorites bars, open multiple
CTRL+LEFT ARROW When in the Address bar, move the cursor left to the next logical break (. or /) (LEFT =37)
CTRL+RIGHT ARROW When in the Address bar, move the cursor right to the next logical break (. or /)(RGT = 39)
CTRL+ENTER Add "www." to the beginning and ".com" to the end of the text typed in the Address bar (ENTER= 13)CTRL+D Add the current page to your favorites (D = 68)
ALT+D Select the text in the Address bar (alt=18,D=68)
ALT+HOME Go to your Home page (ALT= 18,HOME= 36)
SHIFT+F10 Display a shortcut menu for a link (shift = 16 , f10 = 121)
folders
F4 Display the Address bar history (F4= 115)
F11 Toggle between Full Screen and regular view of
wherein i have managed to disable the ones NOT in bold
now the ones in BOLD seem to have the conrol to address bar....or out of the page
CAN NEBDY HELP????????
CTRL+O or CTRL+L Go to a new location (O = 79 L = 76)
CTRL+S Save the current page ( S = 83)
CTRL+E Open Search in Explorer bar (E = 69)
CTRL+I Open Favorites in Explorer bar (I = 73)
CTRL+H Open History in Explorer bar (H=72)
CTRL+ click In History or Favorites bars, open multiple
CTRL+LEFT ARROW When in the Address bar, move the cursor left to the next logical break (. or /) (LEFT =37)
CTRL+RIGHT ARROW When in the Address bar, move the cursor right to the next logical break (. or /)(RGT = 39)
CTRL+ENTER Add "www." to the beginning and ".com" to the end of the text typed in the Address bar (ENTER= 13)CTRL+D Add the current page to your favorites (D = 68)
ALT+D Select the text in the Address bar (alt=18,D=68)
ALT+HOME Go to your Home page (ALT= 18,HOME= 36)
SHIFT+F10 Display a shortcut menu for a link (shift = 16 , f10 = 121)
folders
F4 Display the Address bar history (F4= 115)
F11 Toggle between Full Screen and regular view of
wherein i have managed to disable the ones NOT in bold
now the ones in BOLD seem to have the conrol to address bar....or out of the page
CAN NEBDY HELP????????
Comment