|
Search
You searched for the word(s): table
Showing page 14 of 255 (2,541 total posts)
< 1 second(s)
-
Dear DamianHartin,
1. I'm happy for the user to see the list of uploaded files once completed, but I don't want the 'Remove' link to be there.
Please set ShowRemoveButtons to false and try it again:
<CuteWebUI:UploadAttachments InsertText=''Upload Multiple ...
-
Dear andreu,
Please follow steps:
1. Open http://cutesoft.net/example/general.aspx
2. Remove all content
3. Create one table of 2 rows and 2 columns
4. Input cell11,cell12,cell21,cell22 in these 4 cells
5. Click the first cell, right click it, click ''Tags''=>''TD''=>''Properties'', and then set the ''Css ...
-
>> it would be useful to have an ''apply to all'' feature. Not necessarily through drag/drop, but maybe in the table wizard. Something like apply to all TDs or TRs.
Thanks for the nice suggestions. In the current version, if you insert a new row above/under the current row, the attributes of the current row will apply to the ...
-
When controling the appearance of tables with borders, I would suggest not playing around with changing the inline style, but rather to create a CSS style, either as a internal style or by referencing an external CSS. Place the class statement inside the table, tr or td where you need it. From what I can see, CuteEditor does not play around with ...
-
Allright, we ended up fixing this ourselves.
For the record, in case anyone else runs into this problem, here's what we did:
We set up a function that uses a regex to search for any TABLE tag. We then strip out the attribute values for cellpadding and cellspacing (setting them to 0) and set the border to 1.
This allows the ...
-
Hi Andreas,
1.try this way:
button
{
border: 1px solid #0069ad;
background: url(images/back_button.gif) repeat-x;
color: #fff; font-weight: bold; padding: 3px 20px;
}
2.Please elaborate on what you mean,thanks
3.you can set it with ...
-
This is a real problem bug, Adam:
Go to http://cutesoft.net/example/general.aspx and delete the existing table.
1. Use the table button to draw a 4 column, 2 row table.
2. Click into the table and right click to select Table Properties.
4. Using the Table Wizard, set the first column in the first row to 150, the second column to 200 and ...
-
Hi,
I've downloaded the evaluation version today to try and find an HTML editor that will work well in a site I'm developing for a client.
I have a listview which contains a list of articles - when an article is selected an Ajax modal popup panel appears. This panel contains a formview which is by default in edit ...
-
adam, i understand the last post however what i am trying to say is that when i go into the editor and create a table and assign a background image through the style builder the only link it offers me is /uploads/Cindy_Crawford.jpg it will not insert http://CuteSoft.net/uploads/Cindy_Crawford.jpg once i click ok to apply the style ...
-
Yep... I figured that much out for myself...
In fact I went a bit further and set the default width to 95%, which is where I like to start these days. To do that, I had to change the width part to read ''width:95\x25''
But I would really like to change the default number of rows to 1 and leave the number of cols at 2. ...
... 14 ...
|
|
|