12-29-2010, 11:21 AM
[eluser]Mr.CodeIgniter[/eluser]
Sorry , i am not speak En so , i hope to understand me
Sorry , i am not speak En so , i hope to understand me
how to make a user can click Keyboard ( delete ) to delete some thing or click right Arrow to next message , or some th
|
12-29-2010, 11:21 AM
[eluser]Mr.CodeIgniter[/eluser]
Sorry , i am not speak En so , i hope to understand me
12-29-2010, 12:29 PM
[eluser]Madmartigan1[/eluser]
Hello Mr.CodeIgniter, This is not possible with php. You should look into a javascript solution. Sincerely, Madmartigan
12-29-2010, 12:32 PM
[eluser]Mr.CodeIgniter[/eluser]
When you explorer messages in Hotmail , Try to click ( delete ) it will work
12-29-2010, 12:33 PM
[eluser]Madmartigan1[/eluser]
I don't have Hotmail. :-P What the heck are you trying to do? Spend some time explaining yourself or no one will be able to help you.
12-29-2010, 02:30 PM
[eluser]cideveloper[/eluser]
like Madmartigan1 said this is a javascript coding question. Jquery has a number of plugins that allow the programmer to interface with the keyboard http://code.google.com/p/js-hotkeys/ |