Search

You searched for the word(s):
Showing page 1 of 8 (80 total posts) < 1 second(s)
  • Re: normal mode looks different from preview mode

    &nbsp; We tested and result is same. &nbsp; Actually we want to get rid of the extra space which shows up in ''Normal Mode'', circled in red. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by gurpreet on April 20, 2012
  • Re: error while converting html to pdf

    &nbsp; Unable to create the PDF using the&nbsp;below HTML, we tried on your online DEMO also and we got server error. &lt;table cellspacing=''0'' cellpadding=''0'' unselectable=''on''&gt; &lt;tbody unselectable=''on''&gt; &lt;tr unselectable=''on''&gt; &lt;td style=''height: 120px'' valign=''top'' colspan=''2''&gt;&lt;img style=''width: 798px; ...
    Posted to Cute Editor for .NET (Forum) by gurpreet on April 19, 2012
  • normal mode looks different from preview mode

    &nbsp; Normal Mode - &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Preview Mode - &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; How can we get rid of the extra spacing in the ''normal mode'', it happens when the table is inserted within a table? &nbsp; &nbsp; Below is the HTML - &nbsp; &lt;html&gt; &nbsp;&nbsp;&nbsp; ...
    Posted to Cute Editor for .NET (Forum) by gurpreet on April 19, 2012
  • Re: issue resizing image within table cell.

    If in the table cell we add any image, and the image height width is same as the table cell, It becomes very hard to resize the image, while trying to resize the image, every time cell is being resized.&nbsp;we tried - &nbsp;TD{ border:dotted 1px #7F7C75;padding:5px;}&nbsp;but no luck.&nbsp;Regards,Gurpreet.
    Posted to Cute Editor for .NET (Forum) by gurpreet on April 5, 2012
  • resizing popup windows.

    Is there any way we can resize the pop up windows.&nbsp;Actually we are trying to resize the below pop up -&nbsp;&nbsp;&nbsp;&nbsp;
    Posted to Cute Editor for .NET (Forum) by gurpreet on April 4, 2012
  • Re: issue resizing image within table cell.

    actually in our case we just want to resize the image using the mouse.&nbsp;or you can say using the&nbsp;handles.&nbsp;Also is there any way we can make the image non resizable.
    Posted to Cute Editor for .NET (Forum) by gurpreet on April 4, 2012
  • issue resizing image within table cell.

    If in the table cell we add any image, and the image height width is same as the table cell, &nbsp; It becomes very hard to resize the image, while trying to resize the image, every time cell is resized. &nbsp;Please suggest.&nbsp; screen shot - &nbsp;
    Posted to Cute Editor for .NET (Forum) by gurpreet on April 4, 2012
  • Re: setting default html

    thanks Ken,&nbsp;we will try and check that out.&nbsp;&nbsp;
    Posted to Cute Editor for .NET (Forum) by gurpreet on April 4, 2012
  • setting default html

    when we add table with 1 row and 2 cols, default html&nbsp;is - &lt;table border=''0'' cellspacing=''0'' cellpadding=''0'' width=''500''&gt; &lt;tr&gt; &lt;td&gt; &lt;/td&gt; &lt;td&gt; &lt;/td&gt; &lt;/tr&gt; &lt;/table&gt;&nbsp;can we change the default&nbsp;html to be as under, so that every time we add table ''TR'' is vertically top ...
    Posted to Cute Editor for .NET (Forum) by gurpreet on April 3, 2012
  • issue adding custom button in Firefox.

    Following code works fine for IE, but not for Firefox ::&nbsp;int pos = Editor1.ToolControls.IndexOf(''InsertEmotion'') + 1; WebControl ctrl = Editor1.CreateCommandButton(''BtnInsertImage'', ''image.gif'', ''Insert Image''); ctrl.Attributes.Add(''onclick'', ''return insertImageButtonClick()'');Editor1.InsertToolControl(pos, ''BtnInsertImage'', ...
    Posted to Cute Editor for .NET (Forum) by gurpreet on March 27, 2012
1 2 3 4 5 Next > ... Last ยป