Hello,
We are using Cutesoft editor in our application. we are facing problem for spell check. Spell check is being done for the html also.
If i write text as below.
tet test spell check
in html mode as below
<style type="text/css" isprelink="true">@import url(http://localhost/Load.ashx?type=style&file=SyntaxHighlighter.css);</style>
<style type="text/css" isprelink="true">@import url(http://localhost/Load.ashx?type=style&file=SyntaxHighlighter.css);</style>
tet test spell check
Then it must check for tet as wrong spelling. Instead it gives url as wrong spelling.
Please let us know to resolve this issue.
Thanks.