Plugin: iespell

Installation Instructions

Initialization Example

tinyMCE.init({
    theme : "advanced",
    mode : "textareas",
    plugins : "iespell",
    theme_advanced_buttons3_add : "iespell"
});