This is a migrated thread and some comments may be shown as answers.

Radpsell not working with CKEditor ASP.Net control

0 Answers 86 Views
Spell
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 11 Dec 2014, 11:07 AM
Hi,

I'm getting an error when trying to link Radspell with a CKEditor control.

The error is
SCRIPT438: Object doesn't support this property or method

Here are the Radspell and CKEditor controls

<radS:RadSpell id="oRadSpell" tabIndex="20" runat="server" UseSession="False" EditDistance="2" CookieExpirationTime="540" ControlToCheck="CKEditor1" ButtonLabel="Spell Check" ButtonCssClass="SmallFormButton" AllowAddCustom="False"></radS:RadSpell>

<CKEditor:CKEditorControl ID="CKEditor1" BasePath="../ckeditor/" runat="server" Width="90%" Height="200px"></CKEditor:CKEditorControl>

Can you let me know if there is a fix?

Thanks

No answers yet. Maybe you can help?

Tags
Spell
Asked by
Chris
Top achievements
Rank 1
Share this question
or