Connecting Tech Pros Worldwide Help | Site Map

changing keyCode onkeydown

  #1  
Old March 5th, 2008, 10:15 AM
ShayHk
Guest
 
Posts: n/a
hi
I want to know if there is a way to change the keycode on press

the main goal
is to switch any languagh to english
for example
when I press on "א" (hebrew) the output will return as "t"..

thanks

  #2  
Old March 5th, 2008, 01:55 PM
GArlington
Guest
 
Posts: n/a

re: changing keyCode onkeydown


On Mar 5, 10:06 am, ShayHk <sha...@gmail.comwrote:
Quote:
hi
I want to know if there is a way to change the keycode on press
>
the main goal
is to switch any languagh to english
for example
when I press on "א" (hebrew) the output will return as "t"..
>
thanks
You need javascript onkeydown...
  #3  
Old March 5th, 2008, 01:55 PM
ShayHk
Guest
 
Posts: n/a

re: changing keyCode onkeydown


I Know.
but how do I change the value of the keycode OnKeyDown ?
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
onkeydown Roger Withnell answers 5 December 19th, 2005 08:35 AM
Changing KeyCode in OnKeyDown Z answers 6 November 22nd, 2005 06:58 PM
Changing value of text fields not inside form songkau answers 1 July 23rd, 2005 07:10 PM
Changing KeyCode in OnKeyDown Z answers 6 July 21st, 2005 10:45 PM