Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PHP や .NET をインストールせずに、TinyMCE スペルチェック機能を使用したいと考えています。
誰もこれを成功させましたか?
現在、Windows Server 2008、IIS 7、および Perl を使用しています。
tinymce.init() のオプションとして gecko_spellcheck: true を渡すことができます。これにより、ブラウザーはスペルチェックを行うことができます。
Internet Explorer ではスペル チェックが組み込まれていないため、これは理にかなっています。