|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
execCommand
Is it possible to apply execCommand to a textarea instead of an innerframe?
Thanks for a reply. |
|
#2
|
|||
|
|||
|
No, I donīt think so.
I tried to do so a couple of months ago but without any good result. |
|
#3
|
|||
|
|||
|
execCommand() may be applyed only to document objects.
|
|
#4
|
|||
|
|||
|
you can apply execCommand to a DIV tag... that can be used something like:
<div contenteditable='on'></div> or something.... but it does work! |
![]() |
| Viewing: Dev Articles Community Forums > Programming > JavaScript Development > execCommand |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|