Re: Questions / buggs...

  •  11-13-2012, 4:15 AM

    Re: Questions / buggs...

    Have downloaded the  latest version  and it seems to work  now  in IE 9.0

     

    1. These buttons appear / not working? {inserthorizontalrule,Insertwbr}

    How do i remove the arrow button on {insertlink} (predefined links). Only have insert link dialog...

    inserthorizontalrule works, not ,Insertwbr.  And the arrow button on {insertlink} (predefined links) is still there .

    Is a little unsure if you mean that I should paste the Following code or change some where ...

     

     

    2. How to change the width of Font name and Size drop-down menu?

    Thanks, works....

     

    3. How to set office2010blue skin on the dialogs?

    OK!

     

    4. I did use Editor1.AllowPasteHtml = False in Cute Editor, but this is not allowed in RichTextEditor.
    How do i set AllowPasteHtml = False in RichTextEditor?

    Editor1.PasteMode="Disabled" Is not work

    Editor1.PasteMode = RTE.RTEPasteMode.Disabled works....

     

    6. How do I choose which Toolbar buttons appear in code/html view and Preview view?

     It is possible to disabla that the Toolbar are not visible in HTML/Preview view?

     

    7I set Editor1.EnableObjectResizing = False in code behind and try set enableobjectresizing:false in config.js but i can still drag/resize table and images. 

    I can still drag/resize table and images. ....

View Complete Thread