Search

You searched for the word(s): table
Showing page 25 of 255 (2,541 total posts) < 1 second(s)
  • Table editor - switch off ability to delete table rows/columns

    I'm using the trial version of Cute Editor for .NET and would like to know if it is possible to switch off the red cross that appears when you click on a table (clicking the red cross deletes the row/column)  CheersIain
    Posted to Cute Editor for .NET (Forum) by Iain on August 18, 2009
  • Re: Big problem with images styled to 100% width when within table in IE8

    I have tried your exact example and, yes, it works. It sets the doctype and when switching to code-view the doctype i at the beginning of the page. When i switch back it still is there and everything works fine. But when not editing the complete document your editor removes the doctype when switching back to the Normal-view. This has to be a ...
    Posted to Cute Editor for .NET (Forum) by Bloodcarver on August 24, 2012
  • Re: Newbiw ?s: XHTML, code compaction, table editing

    Aluminum,   I've discovered that the problem is if you have a table with border, cellspacing and cellpadding all set to 0, then you can not edit the table as there is no border to double-click on.   Yes,  that's a bug. We will write a fix to resolve this bug soon. Sorry for the inconvenience.
    Posted to Cute Editor for .NET (Forum) by Adam on June 24, 2004
  • CE doesn't work in table of updatepanel in google chrome

    This is definitely a bug. If I send trigger a ajax postback, the editor will be frozen in chrom. However, if I remove the whole <table>, CE works perfectly. Please help   <%@ Page Language=''VB'' AutoEventWireup=''false'' CodeFile=''TestChrome.aspx.vb'' Inherits=''TestChrome'' %> <%@ Register ...
    Posted to Cute Editor for .NET (Forum) by wolf11th on April 5, 2010
  • Building attachment table (AJAX)

    Hello,   I have followed the ajax-attachments.php example, however the custom table of uploaded files is not displayed. I figured that the problem was that I had declared the upload folder in the initialization of the script using $uploader->SaveDirectory = ''myfolder'';Then, I commented this statement, and the table appeared, but ...
    Posted to PHP File Uploader (Forum) by nkhl20 on February 22, 2010
  • Table Style Border Attribute Stripped From Code

    Occurs if table border style is set to border-right, -top, -left, or -bottom the code will be removed in FireFox. Does not occur in IE7 or 8 Does not occur using just ''border'' all inclusive attribute To dupe: 1. Paste the following code into the html <table style=''border-top: red thick solid; width: 100%;''>      ...
    Posted to Cute Editor for .NET (Forum) by GWax on March 27, 2009
  • Add image into nested table problem

    Hi,   When i place a table (main ) in the cuteeditor, and place another table (sub) in the main tables td, and try to place an image into the sub table using the add image dialog, the image isn't place on the spot where i put my cursor.   I've tried to reproduce it on the demo here and i have the same problem.   Is there ...
    Posted to Cute Editor for .NET (Forum) by SaferSephy on January 21, 2009
  • Table Wizard Issue ???

    Hi, i am evaluating cute editor for my web site requirements and i came up with this issue. i tried this with your online demo. 1) I cleared the document by pressing the new document button. (This is optional) 2) If you press the table wizard button and then just the cancel button the table is actually inserted into the document but it's ...
    Posted to Cute Editor for .NET (Forum) by kosgia on December 14, 2008
  • Re: IE 5.5 table TR and TD properties Error

    Thanks for stopping the error...... however (sorry)   1. It raises the same error on the table properties once you click on the table tab.   2. When you get the properties for the tr and td and probably table, the properties do not pick up what is in the html. e.g. the TD has the width and height and colour set but the dialog shows ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on November 27, 2007
  • Re: Table Resizing

    Hi Adam,   Thanks for the reply, the image code also works to prevent resizing a table by testing for the TABLE tag, however, it does not prevent resizing of rows and columns even if I do the following:   function HandleSizeChange(event){    var tag = event.srcElement;    var tagName = ...
    Posted to Cute Editor for .NET (Forum) by Andy65 on September 22, 2005
« First ... < Previous 23 24 25 26 27 Next > ... Last »