Search

You searched for the word(s): table
Showing page 35 of 142 (1,420 total posts) < 1 second(s)
  • paste command issue.

    paste command is not pasting the required html where the cursor position is.   for our testing we have following html -   <table border=''0'' width=''496''><tr>                 ...
    Posted to Cute Editor for .NET (Forum) by gurpreet on September 21, 2010
  • Re: How to Make Template Layout Fixed

    Please refer to: Add Uneditable Regions to a Template This section describes how to create non-editable sections of content in WYSIWYG mode. For instance, you may wish to prevent the user from changing the text in a paragraph or table cell. To make a section of content in the editor unchangeable, use these two attributes: CONTENTEDITABLE ...
    Posted to Cute Editor for .NET (Forum) by Eric on August 6, 2010
  • Style Tag stripped

    Using the editor including: <style type=''text/css''> .hirestable { float:left; margin-left:5px; border:1px solid #115097; background-color:#ffffef } </style> <table class=''DGrayHeaderTable''>     <tbody>         ...
    Posted to Cute Editor for .NET (Forum) by czbear on October 22, 2009
  • Re: Mixed editing and tables

    >>For my first question, is it possible for a button in the toolbar to be created such that when clicked, it'd create a table with a precise look in the editor pane?   Yes. Please check the following examples:   Add custom buttons   How to create a custom ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 9, 2009
  • Text justify function auto delete the parent div id

    1. Go to http://cutesoft.net/example/general.aspx 2. Change to HTML Mode 3. Put the below test data into CuteEditor <DIV id=printHeader> <TABLE style=''TABLE-LAYOUT: fixed; MARGIN-LEFT: 0px; WIDTH: 705px; MARGIN-RIGHT: 0px; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #ffffff'' cellSpacing=0 cellPadding=0 ...
    Posted to Cute Editor for .NET (Forum) by huythan on January 16, 2008
  • Editor content is auto duplicating in FireFox when an external CSS link is used...

      Steps to re-create...   1. Open the Demo Site in Firefox 2. Click on HTML tab, erase the demo content,  and paste the following HTML (see below) 3. Click on the Normal, Preview, and HTML tabs repeatedly and you will see the HTML get replicated over and over.    This is a problem only in FireFox.  Any ...
    Posted to Cute Editor for .NET (Forum) by bigdoggy007 on November 28, 2007
  • Re: Problem with upgrade to 6 > Please Help!

    zortmo,   In version 6.0, all the HTML code are automatically protested. Cute Editor will not many any changes to your code.   However if you have the following HTML code (using Upper Tag, missing quotes):   <TABLE cellSpacing=2 cellPadding=2 width=500 border=0>     ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 12, 2007
  • 6.0 Bug formatting HTML in IE 7.0

    I am getting some bad formatting from Cutesoft, here are the steps to reproduce here http://cutesoft.net/example/general.aspx   Type the following text in HTML mode <br /> <table background=''http://cutesoft.net/CuteSoft_Client/CuteChat/images/141x44-online.gif'' border=''0'' cellpadding=''23'' cellspacing=''23'' ...
    Posted to Cute Editor for .NET (Forum) by jboduch on April 16, 2007
  • Re: Skin Problem

    Adam:I think it might be a CSS thing, so I am including it at the end of this post. The css creates buttons out of links so that might be something to look at.I have created a page where you can see the editor...please visithttp://oea.fiu.edu/Default.aspx?tabid=401&ctl=Edit&mid=1318if you need admin privs let me know offline. (muenchl [at] ...
    Posted to Cute Editor for .NET (Forum) by ludis on November 20, 2006
  • Saving HTML to Database

    The SavedHTML field in my SQL Server DB is seen like this via Management Studio:  (ver 1)   &lt;p&gt;&lt;table style=&quot;WIDTH: 100%; BORDER-COLLAPSE: collapse&quot; cellspacing=&quot;0&quot; cellpadding=&quot;10&quot; border=&quot;0&quot;&gt;    ...
    Posted to Cute Editor for .NET (Forum) by plord on October 17, 2006
« First ... < Previous 33 34 35 36 37 Next > ... Last »