Search

You searched for the word(s):
< 1 second(s)
  • Re: Javascript error on Spellcheck button

    Ken, &nbsp; Indeed your example does work so it is a problem with the specifics of the page that i'm hosting the control on... &nbsp; The rough hierarchy of stuff is something like this: &nbsp; &lt;masterPage&gt; &nbsp;&nbsp;&nbsp;&nbsp;&lt;scriptManager /&gt; &nbsp;&nbsp;&nbsp; ...
    Posted to Cute Editor for .NET (Forum) by pete_redsky on September 22, 2008
  • Re: Javascript error on Spellcheck button

    Adam, &nbsp; I already have the editor working successfully within an update panel that's not the issue. &nbsp; The problem occurs when i place the editor within a wizard control that is in turn within an update panel. &nbsp; If i move the wizard outside the update panel the editor works perfectly... &nbsp; So a rather simplistic view ...
    Posted to Cute Editor for .NET (Forum) by pete_redsky on September 19, 2008
  • Re: Javascript error on Spellcheck button

    Hi, &nbsp; Slight amendment to that... it only fails to work if the asp.net wizard is within an update panel... &nbsp; Move it outside of the update panel and it works a treat! &nbsp; But i need the update panel!!! &nbsp; Any advice? &nbsp; Cheers &nbsp; Pete
    Posted to Cute Editor for .NET (Forum) by pete_redsky on September 19, 2008
  • Javascript error on Spellcheck button

    Hi, &nbsp; I have a user control that contains a repeater, within&nbsp;each&nbsp;item of which&nbsp;i have an editor with nothing enabled but the spellcheck button. &nbsp; When this user control is dropped direct on to an aspx page it works fine. &nbsp; However i also have another page with an asp.net wizard control and i have dropped my ...
    Posted to Cute Editor for .NET (Forum) by pete_redsky on September 19, 2008
  • Not applying font-size in EditorBodyStyle property

    Hi, &nbsp; I'm trying to apply an overall font-size to the contents of the editor so that it truly reflects what the user will end up with but am having problems... &nbsp; My tag is: &lt;ce:editor id=''edtUserContent'' runat=''server'' /&gt; &nbsp; and the code behind does this in the Page_Load ...
    Posted to Cute Editor for .NET (Forum) by pete_redsky on March 20, 2008