Marek
Marek

Reputation: 261

Spell checking in IE 8

Is there any way how to programmatically (thru HTML or asp.net or C# etc) add or activate(add-on) spellchecker to IE 8 (could be also IE9 or IE10 but with doc mode IE8 ) ? I know, that by default IE 8 dont have spellchecker included.

Upvotes: 1

Views: 341

Answers (1)

Purify
Purify

Reputation: 589

I guess there is this however there's no real other way unfortunately.

http://www.iespell.com/

Upvotes: 3

Related Questions