Search

You searched for the word(s):
< 1 second(s)
  • Setting CSS instead of CSS file

    Hi, &nbsp; I'm currently using ''Editor1.EditorWysiwygModeCss = this.MapPath(''editorcss.css'');'' to load css into the editor. However, I'd rather like to set something like Editor1.css = ''body { font-family: arial; font-weight: bold;}...etc''. (So I want to insert the css code itself instead of the filename). &nbsp; is there a way to do ...
    Posted to Cute Editor for .NET (Forum) by harrieverveer on July 7, 2005
  • Re: Help popup style

    Hi Adam,thank you for your answer and for the fix in the next minor release. For now I created a little workaround by&nbsp;removing the default help button and adding a custom help button that calls a nice javascript function that does what it should do - really to simple really - I think I must have been sleeping when I asked this question ...
    Posted to Cute Editor for .NET (Forum) by harrieverveer on July 7, 2005
  • Re: Inserrt inline pdf

    hi mike, &nbsp; I am not an expert, but I think there is no such thing available in HTML
    Posted to Cute Editor for .NET (Forum) by harrieverveer on July 6, 2005
  • Help popup style

    Hi, &#160; I made&#160;a custom help and managed to attach it to the help button in the cute editor (Editor1.HelpUrl=&quot;...&quot;). The only problem is that I whould like to define a custom format for this popupwindow (toolbar=no,statusbar=no,locationbar=no etc.) instead of letting it open in a default browser screen. &#160; is there a way ...
    Posted to Cute Editor for .NET (Forum) by harrieverveer on July 6, 2005
  • InsertLink syntax

    Does someone know the parameters for the execcommand(''insertlink''... function? I got this now at the moment (and it works; window.dialogArguments==Editor1): (JavaScript)window.dialogArguments.ExecCommand(''InsertLink'',false,document.getElementById(''urlbox'').value); in addition, I whould like to: set the text for the inserted linkpass ...
    Posted to Cute Editor for .NET (Forum) by harrieverveer on June 21, 2005
  • Re: Links dropdown: sub-menu's possible?

    very usefull! thanks a lot
    Posted to Cute Editor for .NET (Forum) by harrieverveer on June 20, 2005
  • Re: Links dropdown: sub-menu's possible?

    If you could provide me with some code to build up the editor's links dropdown I whould be very gratefull _o_ if you don't like to post it here you could send it to harrie at presoft dot nl thank you in advance
    Posted to Cute Editor for .NET (Forum) by harrieverveer on June 20, 2005
  • Links dropdown: sub-menu's possible?

    Hi, I searched the helpfile and this forum on this subject but I could not find any answer. Please forgive me if this question is asked before but I simply could not find it I integrated cuteeditor into our CMS application we are building. The 'links' dropdown is filled automatically with the pages available in the CMS. My problem is ...
    Posted to Cute Editor for .NET (Forum) by harrieverveer on June 20, 2005