Hello all,
I found this information: https://www.tiny.cloud/docs/tinymce/lat ... -checking/
Based on that I am supposed to put the above code somewhere to enable the native spell-check of my web browser.
But where exactly to I put that code?
Thank you for your help!
I found this information: https://www.tiny.cloud/docs/tinymce/lat ... -checking/
Code:
tinymce.init({ selector: 'textarea', // change this value according to your HTML browser_spellcheck: true, contextmenu: false});
But where exactly to I put that code?
Thank you for your help!
Statistics: Posted by orschiro — Tue Feb 20, 2024 7:56 am