Yes I am using 3.8.11.418 version.Do you have any solution for this? It shows for all version of IE 8,9,10.
I have done like this ..
Register
<%@ Register Assembly="Keyoti.RapidSpellWeb.ASP.NETv2" Namespace="Keyoti.RapidSpell"
TagPrefix="RapidSpellWeb" %>
Control
<RapidSpellWeb:RapidSpellWInlineTextBox ID="TxtDescription" TextMode="MultiLine"
runat="server" Font-Names="Arial" Font-Size="8pt" Width="97%" Height="88%" onfocus="RemoveHtml(this);"
Columns="100" >
</RapidSpellWeb:RapidSpellWInlineTextBox>
quote:
Originally posted by Jim
That's odd because we specifically block the context menu when ours is shown, and we also disable spell checking with the spellcheck=false attribute. Which IE version is it?
You're using v3.8?
Thanks
Jim
-your feedback is helpful to other users, thank you!