Search

You searched for the word(s):
Showing page 5 of 8 (74 total posts) < 1 second(s)
  • div problem

    hi all &nbsp; can i set the text in a layer ('div') to valign='top' ? &nbsp; thanks
    Posted to Cute Editor for .NET (Forum) by goh6613 on June 12, 2009
  • Re: CuteEditor - ForeColor

    hi adam, &nbsp; is it possible for me to set it to use hex color code for what color the user is selected, no matter the user is select from color panel or click directly from the 'font color' &nbsp; i want to set all the color using same type of color code (hexadecimal) &nbsp; thanks
    Posted to Cute Editor for .NET (Forum) by goh6613 on June 12, 2009
  • CuteEditor - ForeColor

    hi all &nbsp; how can i set the ForeColor code to use hexadecimal, cos some of the color, for example red will use&nbsp; 'Color:red' instead of '#ff0000'. &nbsp; is it possible for me to set it so that all using color code like this '#ff0000' &nbsp; thanks
    Posted to Cute Editor for .NET (Forum) by goh6613 on June 12, 2009
  • Re: function CuteEditor_OnCommand

    hi kenneth &nbsp; i sent the&nbsp;example&nbsp;to ur email already. &nbsp; thanks a lot
    Posted to Cute Editor for .NET (Forum) by goh6613 on June 11, 2009
  • Re: function CuteEditor_OnCommand

    hi &nbsp; for my problem, if i include just a single cuteeditor in my page, the 'oncommand' function can be call perfectly. &nbsp; so i wonder if i include 2 cuteeditor in a single page, will it confuse which editor call the 'oncommand', if like this how can i set it so that both editor able to call the 'oncommand' ? &nbsp; thanks
    Posted to Cute Editor for .NET (Forum) by goh6613 on June 11, 2009
  • Re: problem with Bold,Italic and underline

    hi all, i solve this issue by add javascript function to remove 'bold','italic' or 'underline' at cuteeditor_oncommand hope this help you thanks
    Posted to Cute Editor for .NET (Forum) by goh6613 on June 11, 2009
  • Re: function CuteEditor_OnCommand

    hi &nbsp; anyone know how to solve this ? &nbsp; thanks
    Posted to Cute Editor for .NET (Forum) by goh6613 on June 9, 2009
  • problem with Bold,Italic and underline

    hi &nbsp; right now i face a problem : &nbsp; when is select a layer (&lt;div) and click on 'B' to set all the text to BOLD, it work fine.... &nbsp; but when i select that layer again and click 'B', it cannot set it font-weight to normal..... &nbsp; same problem happen for 'italic' and 'underline', &nbsp; in my case, users are allow to ...
    Posted to Cute Editor for .NET (Forum) by goh6613 on June 9, 2009
  • Re: function CuteEditor_OnCommand

    hi kenneth, &nbsp; i tried the example above, it did not work &nbsp; but when i set like this &nbsp; &lt;CE:Editor ID=''editor1'' runat=''server''&gt;&nbsp;&lt;/CE:Editor&gt;&nbsp;&nbsp; &lt;CE:Editor ID=''editor2'' runat=''server'' Visible=''false''&gt;&lt;/CE:Editor&gt;&nbsp; &nbsp; it work for editor1, but after button is clicked, ...
    Posted to Cute Editor for .NET (Forum) by goh6613 on June 8, 2009
  • function CuteEditor_OnCommand

    hi &nbsp; i got 2 cuteEditor in a single page ''ceFront and ceBack'' and 2 button ''btnFront and btnBack'' .... &nbsp; once btnFront is clicked....ceFront is show and ceBack is hide.....when btnBack is clicked, ceBack is show and ceFront is hide.... &nbsp; i wan both of this cuteeditor to call CuteEditor_OnCommand ..... &nbsp; it able to ...
    Posted to Cute Editor for .NET (Forum) by goh6613 on June 7, 2009
« First ... < Previous 3 4 5 6 7 Next > ... Last »