|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Hi!
Here is the problem:i have an textarea and i want to insert in the current position of the cursor one special character (ex TAB)when the key "F3"(for example) is press. Thanks! |
|
#2
|
|||
|
|||
|
You could write a function to trigger on key press and captuer the mouse position within that function and write to that location.
You can use the event list on the text box - most probably there will be an 'onKeyPress' event. ------------------ Programming ( Assignment / Project ) Help |
![]() |
| Viewing: Dev Articles Community Forums > Programming > JavaScript Development > insert text in a form |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|