[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 _______________________________________________ dev-tech-editor mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-editor
