插件:iespell

安装说明

初始化示例

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