Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fix the link

...

There is a list of parameters available that you can use to adjust the default behaviour of SCAYT. For example, start SCAYT spelling and grammar automatically, change default language, etc. For details, refer to the SCAYT Parameters for CKEditor guide. 

Code Block
languagejs
themeEmacs
config.scayt_autoStartup = true;
config.grayt_autoStartup = true;
config.scayt_sLang ="en_US";

...


Info

Check a demo page with SCAYT plugin for CKEditor on our website.

...