Re: Using FF2 built-in spelling checker in an iframe with design mode on
| Newsgroups | gmane.comp.mozilla.devel.editor |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
[email protected] wrote: > Hi, > > I have an extension which enables designMode in a document inside an > XUL iframe element. > > Is there a way of enabling Firefox 2's built-in spelling checker in > this case? Sorry, found it - setting 'spellcheck="true"' on <body>: http://developer.mozilla.org/en/docs/Controlling_spell_checking_in_HTML_forms Matthew