Search

You searched for the word(s): table
Showing page 11 of 142 (1,420 total posts) < 1 second(s)
  • Re: Default Table Properties

    lwb1962: Which directory and file contain the default Table Properties? I want to change the default width to 100%. THANKS.   Please open CuteEditor_Files\Scripts\Constant.js and modify the following code: editorconstant._CreateEditingTableStyle = ''<table border='0' cellspacing='2' cellpadding='2' width='500'>'';
    Posted to Cute Editor for .NET (Forum) by Adam on February 22, 2010
  • Re: Multiple Issues with Table

    Dear Adam,   ToggleBorder property either shows a dotted border or it does not show the border at all.   I want to display a solid border.   Example of Solid Border:     Example of Dotted Border:     I hope this clears what I want.   Another question is, do you have any ...
    Posted to Cute Editor for .NET (Forum) by piyushc on June 26, 2009
  • Accessibility - Table Headers

    Hi,   We're having a few issues with the table editor and accessible headers (<th> elements). 1. There appears to be no way to use the editor to create a row of <th> elements, or change a <td> to <th> other than changing it in the HTML. 2. Even once we've gone in and changed the cells in the row to ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on August 29, 2008
  • Adds <br> tag in table.

      Hi, when i created a table, it adds <br> tag with every <td>. i know disableautoformatting property. i want that evenif my html is wrong or if some tags r missing. CuteEditor shouldn't touch my html and doesn't add any tag. like <br>. no tag.   Disableautoformatting property is obselete in 6.0. Does anybody know ...
    Posted to Cute Editor for .NET (Forum) by Mehek on September 17, 2007
  • Latest version: Handling of table cells is more difficult

    Hello Adam,   in your latest version the handling of table cells is more difficult.   I tested it on your online demo: Move the mouse to the center of a cell and you see that the cell border is still marked red. You have to click twice to edit the cell. In your previous versions there where no problems. I am using ...
    Posted to Cute Editor for .NET (Forum) by joergbauer on September 16, 2007
  • Javscript error in table properties popup

    Hi   Using your demo page, I inserted a table then double clicked on it to bring up the properties window. Next I clicked on the general tab. I selected the width box then tried to delete the text in the box. It originally said 320px, so i pressed delete so it then said 320p which is when the javascript error appeared.   I ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on December 12, 2006
  • How to deactivate Flash, Insert Table, Hyperlink Creation Option from the Editor.

    1) How can I disable the Insert Flash option from the editor? That means the insert flash option will not be displayed in the editor.   2) How can i deactivate the table creation and /or modification option from the editor? That means these options will not be   displayed in the editor.   3) How can I ...
    Posted to Cute Editor for .NET (Forum) by aditya on February 1, 2006
  • cell, row, table and html end tags

    I need to be able to edit a page template that has a header and footer.   The header and footer are stored seperately in a database as the page content is dynamically generated.   The header file needs to end on an open cell <td>   When I save it the editor is adding the </td></tr></table></html> ...
    Posted to Cute Editor for .NET (Forum) by andytauber on December 30, 2005
  • Cannot modify table properties if SetSecurityAllowUpload is set to false

    Ok, this is from way out of left field. The editor was working fine, we updated to version 5 and we started getting an error on the page when trying to use any of the buttons that caused pop-up layers (like clean-up HTML, insert images, etc). I had to comment out the following line for it to work: ' 'pageContentEditor.SetSecurityAllowMove(False) ...
    Posted to Cute Editor for .NET (Forum) by Preludean on November 29, 2005
  • Re: Issue with the size of table property window in version5

    Thanks Adam, we can resize the table property window now,but can we also set the scrollbars to that window?  because we can only resize its height upto the height of our monitor,say as if my display settings are 1024x768 pixels , and the height of the cell is more than 550pxthen in that case i am unable to see ''ok cancel'' buttons
    Posted to Cute Editor for .NET (Forum) by gurpreet on October 28, 2005
« First ... < Previous 9 10 11 12 13 Next > ... Last »