Connecting Tech Pros Worldwide Forums | Help | Site Map

changing keyCode onkeydown

ShayHk
Guest
 
Posts: n/a
#1: Mar 5 '08
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


GArlington
Guest
 
Posts: n/a
#2: Mar 5 '08

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...
ShayHk
Guest
 
Posts: n/a
#3: Mar 5 '08

re: changing keyCode onkeydown


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


Similar JavaScript / Ajax / DHTML bytes