This topic is locked

Textarea onkeydown

1/18/2011 4:31:05 AM
PHPRunner General questions
M
maali author

Hi All
I am using a textarea and would like to know where can I put the "onkeydown" action?

I am tring to use a script to post each time I do a keydown.
Help please.
Best Regards

Maali

Sergey Kornilov admin 1/18/2011

I recommend to use Javascript API, it serves this purpose exactly:

http://xlinesoft.com/phprunner/docs/javascript_api.htm
Adding code to Javascript events:

http://xlinesoft.com/phprunner/docs/ctrl_on.htm