Search

You searched for the word(s): javascript
Showing page 158 of 229 (2,286 total posts) < 1 second(s)
  • Problem with PasteHTML in IE 7 and 8

    Hello --   I created a custom button that allows a user to select text in the editor and create a link using a custom web form.  When I create an HTML string to insert in place of selected text, the editor is wrapping the individual pieces of the string in paragraph tags.  This does not happen in Firefox 3. Web Control ...
    Posted to Cute Editor for .NET (Forum) by gspagel on February 24, 2010
  • Re: CDATA in scripts

    I know this is an old topic but my problem is: both examples will be removed in de demo(http://cutesoft.net/example/xmloutput.aspx) even as in my own cute-editor   <script type=''text/javascript''> //<![CDATA[ alert(''<This is compatible with XHTML>''); //]]> </script>   <script ...
    Posted to Cute Editor for .NET (Forum) by pbwbart on April 2, 2009
  • Editor changes or removes colors from inline style

    Version: 6.0 Our usage of the CuteEditor is as follows:   1) An underlying page has the html to be edited. 2) The CuteEditor is launched in a new browser window. 3) The new browser window calls javascript on the opening page to retrieve and populate the CuteEditor control (document.all.Editor1.value = ''the html retrieved from ...
    Posted to Cute Editor for .NET (Forum) by vc3_richard on July 15, 2008
  • zoom

    My problem  is I have a editor which is read only. while loading itself I need to show in 25% zoom . Here is my code <CE:Editor ID=''Preview'' runat=''server'' AutoConfigure=''None'' ReadOnly=''true'' ShowBottomBar=''false'' Height=''500Px'' Width=''800Px'' > </CE:Editor> in Page load cs file protected ...
    Posted to Cute Editor for .NET (Forum) by Vasuu on March 19, 2008
  • Re: CuteEditor stealing focus?

    Well, I don't know what to say. The popup window does not have an instance of CuteEditor. I happen to have Editor.Focus = False  on my page load for both of my CuteEditor instances. I've tried the following two methods to open a popup window; 1) RegisterClientScriptBlock(''clientScript'', ...
    Posted to Cute Editor for .NET (Forum) by trevorj on July 12, 2005
  • Re: Could not load type 'CuteEditor.Dialogs.GetFileThumb'

    Doug, The following situation happened to other developers before:   When you are using the Visual Studio IDE to include the '' CuteEditor'' folder into your Visual Studio project, it prompts you to create a code-behind file for the *.aspx. If you select ''Yes'', the a new code-behind files will be created by the Visual Studio IDE. For ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 4, 2005
  • div tag disappears

    <CuteWebUI:UploadAttachments InsertText=''Upload '' runat=''server'' ManualStartUpload=''true'' ID=''Attachments1'' MultipleFilesUpload=''true'' OnAttachmentRemoveClicked=''Attachments1_AttachmentDelete''> </CuteWebUI:UploadAttachments> above control is inside the div tag, when the uploadfinished, the div tag gets disappears. ...
    Posted to Cute Editor for .NET (Forum) by senthilkumart on March 4, 2010
  • Re: Manipulating Javascript

    edgarJakob,   Please check this example:   http://richtextbox.com/test/EnableStripScriptTags.aspx   If it works for you, please download the control again.   keep me posted  
    Posted to Cute Editor for .NET (Forum) by Adam on February 12, 2008
  • Re: Insert Editor in td by javascript

    Keule,   The following example may help as well:   http://cutesoft.net/example/dad.html    
    Posted to Cute Editor for .NET (Forum) by Adam on May 23, 2006
  • Re: Javascript Error "access denied" with inproc session management with IE 6

    svenMannheim, We will investigate this issue and get back to you as soon as possible.  
    Posted to Cute Editor for .NET (Forum) by Adam on June 21, 2005