Re: execCommand does not seem to work in contentEditable areas
Mariozi <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.editor |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
On 12 mayo, 07:53, Peter Van der Beken <[email protected]> wrote: > 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/contente... > > but the demo doesn´t seem to work either. > > It works for me in a trunk build. > > Thanks, > > Peter I am using last accesible beta: Firefox/3.0b5 (in Spanish) I really didn´t truy a trunk build (don't know how to do this ... sorry). If you give me some pointers on how to do it I may try it and report on this. Thanks Mario