Search

You searched for the word(s): table
Showing page 75 of 142 (1,420 total posts) < 1 second(s)
  • Table cell mouse drag resizing indicator incorrect

    Adam,   In your example, when using the mouse to resize a table cell, a small angular arrow appears near the lower right of the mouse. However, in most implementations, this arrow is actually the letter ''i'' with a ^ over it. It's barely visible.   Fred D
    Posted to Cute Editor for .NET (Forum) by fredd on August 31, 2007
  • Re: Cute editor not loading properly in jquery pop-up with Chrome

    Hi nrsharma, Please try the example below, I moved the display: none; into the div target. <%@ Page Language=''C#'' %><%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 10, 2012
  • Re: How do I display a value (text) in the editor on page load? I'm a newbie...please help!

    <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>      <%@ Page Title='''' Language=''c#'' AutoEventWireup=''false'' MasterPageFile=''~/MasterPages/Admin.Master'' CodeBehind=''admin_edit_content.aspx.vb'' Inherits=''mil ...
    Posted to Cute Editor for .NET (Forum) by bthor10 on May 19, 2009
  • Re: Drop-down menus display

    Adam:   After some tests with examples, it has become clear that using a stylesheet theme and theme for the page is where the trouble comes from.  In other words, it works fine until I specify these two items for the page.   Below is the stylesheet and theme info.  What here is causing the problem?   STYLESHEET ...
    Posted to Cute Editor for .NET (Forum) by MITFrog on January 16, 2009
  • Re: Save instance?

    Ohh well Adam i was a little to fast there again. When i click the save button in cute editor. Which event is raised? you wrote:   private void UpdateBtn_Click(Object sender, EventArgs e) {        // Create an instance of the HtmlTextDB component        Portal.HtmlTextDB text ...
    Posted to Cute Editor for .NET (Forum) by emma on February 24, 2004
  • Re: issue resizing image within table cell.

    Please clean your browser cache, this setting will add 5px padding for each table cell in edit mode. Regards, Ken 
    Posted to Cute Editor for .NET (Forum) by Kenneth on April 5, 2012
  • bugs...

    (All the tests are made against http://richtextbox.com/cs/ and using FF2, although IE7 seems to behave the same way)   Steps:   * Insert layer (which inserts a div) -> Right click -> properties (div) -> Click on any of the border settings (dashed, 1px, 2px, etc) -> Click ''OK'', either go to HTML or Preview, ...
    Posted to Cute Editor for .NET (Forum) by pzolja on July 15, 2007
  • Re: New RTF converters? When?

    jmabee: When I insert simple HTML as listed below it wants to barf on the NBSP tag.     <div class=''Section1''>&nbsp;</div> <div class=''Section1''>&nbsp;</div> <div class=''Section1''> <table cellspacing=''2'' cellpadding=''2'' width=''500'' border=''0''>     ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 5, 2007
  • Re: Same problem, please help!!!!

    First test: http://cutesoft.net/example/general.aspx <table width=''610'' background=''/itemimages/pdp-6100hd_1.jpg''>    <tbody>        <tr>            <td colSpan=''2''><h1 style=''margin: 0.5in 0in 0in ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 16, 2005
  • Firefox help

    I am having problems edit in Firefox. When I try to save after editing any html that has <table> and <td> tags, Firefox automatically adds ''border: 1px dashed #7f7c75;'' into the style of every <table> and <td> tag. Does anyone know why, IE is not doing this.
    Posted to Cute Editor for .NET (Forum) by seanmle on September 12, 2007
« First ... < Previous 73 74 75 76 77 Next > ... Last »