Re: execCommand does not seem to work in contentEditable areas
Peter Van der Beken <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.editor |
|---|---|
| Message-ID | <[email protected]> |
Mariozi wrote: > I am trying to use contentEditable to make some page areas editable. > This in fact works (text in the areas can be modified), but when > trying to apply the execCommand to selected text in one of this areas > it does nothing at all. What version did you try this in? Please file a bug if you can reproduce it in a nightly build (or in RC1 when it becomes available). > I found some previous info about this in: > http://starkravingfinkle.org/blog/2007/07/firefox-3-contenteditable/ > http://starkravingfinkle.org/blog/wp-content/uploads/2007/07/contenteditable.htm > but the demo doesn´t seem to work either. It works for me in a trunk build. Thanks, Peter