Search

You searched for the word(s): table
Showing page 202 of 255 (2,541 total posts) < 1 second(s)
  • Error in Compatibility View (IE9)

    Hello,   I'm adding a button to the editor and trying to get the object editor using: _editor var = window.dialogArguments;   In Compatibility View (IE 9) return an object table that does not have the method PasteHTML In Normal View, I can get the editor and access method PasteHTML, _editor.PasteHTML(oLink);   How I can ...
    Posted to Cute Editor for .NET (Forum) by benick on April 9, 2013
  • multiple Buttons showing

    Hello,   Cutewebui shows multiple upload buttons in page. I have assigned InsertButtonID but still it shows its default button and assigned button.   can you please look at code why it is happening?   Check the Add New Video button.      Code In Aspx page ...
    Posted to Ajax Uploader (Forum) by yogeshsapkale on July 2, 2010
  • Dialogs sometimes give javascript error

     Sometimes when working with cuteeditor in our software, out of the blue we get javascript errors which causes dialogs to malfunction (ie Image Dialog and table formatting dialogs) This started to happen after we updated to the latest version. When this problem arises, you have to close all browser windows and then restart IE, then it works ...
    Posted to Cute Editor for .NET (Forum) by SaferSephy on June 17, 2010
  • Firefox fit to window issues

       Hey, I searched around the forums but cannot find any other issues similar to this.  Seems to be only Firefox affected.  My Cute Editor boxes are set to be 100px in height, but when I click on the Fit to window box, and then restore, the Cute Editors  do not restore back to their original size...they appear to be ...
    Posted to Cute Editor for .NET (Forum) by vchensler on May 11, 2010
  • Toolbars missing when deploying to server

    Hello,   Since upgrading from 6.5 to 6.6, when I publish my project to the development server, the table toolbars and all of the drop down toolbars are missing.  I've tried setting the securitypolicyfile to admin, but this does not seem to make any difference.  Please see my examples below.   Development Machine (Before ...
    Posted to Cute Editor for .NET (Forum) by rmiller on March 30, 2010
  • Positioning text below an image

    Hi there,   Does anyone know how to use the Image Properties window to ensure text is displayed below an image rather than wrapping to the right of the image?   I have tried various combinations but the text is still displaying to the right of the image rather than below it.   I could create a table and place the image and the ...
    Posted to Cute Editor for .NET (Forum) by Weegie on October 27, 2009
  • IE7 & IE8 Error From Properties

    The code errors on this top[OxO695d[0x1fe]]=Ox3f3   Occurs in the 6.3 version of Cute Editor in IE 7 or 8. when selecting the properties of an item such as a table or image the following error occurs; an error has occured in the script on this page line: 1 char; 1 error: object doesn't support this action code: 0 url: <path ...
    Posted to Cute Editor for .NET (Forum) by GWax on March 26, 2009
  • Re: Still not working: Insert template Preview - How to use my style sheet for the proview

    Please change it to:   <head runat=''server'' id=''Head1''>       <title>Posted Values</title>   <style type=''text/css''>    body { font:normal 72px arial;}    table { font:normal 72px arial; }   </style>   <link ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 18, 2009
  • Showmodaldialog Exceptions

    Hi! I have a form that opens in an showmodaldialog window. On the form I have a cute soft editor. When using options like: * more colors in font color or inserting a table I get an error as fallows: ''Object Doesn't support this method'' and then the modaldialog window closes. * Ctrl + Z,Ctrl + A,Ctrl + V doesn't work ...
    Posted to Cute Editor for .NET (Forum) by Kuimov Efim on December 9, 2008
  • Re: CleanUpMicrosoftwordHTML() does'nt do any thing on my editor text. Please help urgent !!

    Thanks Adam for the reply.  I appreciate your help.   But I want to remove word HTML.   txtGoalDesc.CleanUpMicrosoftWordHTML() is not doing any thing for  me.   I pasted a table from MS Word in to the editor. Then I want to remove MS word HTML from it. So through code am doing CleanUpMicrosoftwordHTML(). But it is ...
    Posted to Cute Editor for .NET (Forum) by rktekula on November 1, 2008