product caption

Finding Client Controls

Run example in: C# VB.NET



Spellchecking a TEXTAREA element.




Spellchecking a DIV element.


Thisz is a client side DIV with some delibirate mistakees.

Spellchecking an IFRAME element (Editable only on IE 5.5+ and Mozilla 1.2+).

Note: The GetElementFormat="getFrame('{0}').document.body" configuration part for RadSpell is required only for IFRAME spellchecking on Internet Explorer for Macintosh. The default behavior works fine if you do not need to support that browser.

Source Code & Description