|
Search
You searched for the word(s): table
Showing page 32 of 142 (1,420 total posts)
< 1 second(s)
-
You can find the CuteEditorconstants.js under CuteSoft_clients/CuteEditor.
>>We want to set the default value of cell padding = '0' , cell border = '0' Table cell doesn't have those properties. Check this link: http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/objects/td.asp>>cell ...
-
We have different backgrounds for odd and even rows in tables. In a previous version of CE we teached users to select the text in the row and apply the style by clicking in the dropdown of styles. CE applyed the style to the TD element. This worked fine until we updated to the last version. Now when applying the style, CE inserts an span ...
-
I have problem on Insert templates:
Buttons go to down, out window.
HTML code this:
<html>
<head>
<title>Template</title>
</head>
<body>
<table width=''700'' border=''0'' align=''center'' cellpadding=''0'' ...
-
Hello
Im noticing when creating tables, that if I create two rows with an image in each, one below the other, tha there is a space between the two images when the page is rendered in IE.
Im Firefox the images together with no spacing. My padding, spacing, etc are all set to zero. Why is this occuring with IE.
I ...
-
Hi, My project , i want to create N numbers of custom button based on the database table record count if suppose my total record is 5 means i can pass my total numbers to CuteEditor then i can able to create 5 custom buttons? this is possible? if yes means can i have asp.net coding help where can i pass my ...
-
When inserting a new table, is there a way to default it to no width specified rather than it putting in 320 px?
This is an example
It pops up with a width set at 320 and i'd like it to not be set...same with other settings like border, etc.
Thanks,
Becker
-
Hi,
I suggest you try the RichTextEditor 8.1, it support to resize the column and cell, you can try the online demo at http://www.richtexteditor.com/demo/.
regards,
Ken
-
Ah...I see what's going on.
I can't select/adjust a table with it's border set to '0'. If the table has a border of at least 1, then it works.
Any way to get this work if there is no table border?
-
Hi gitarjake,
Should be (Use single quotes)
editorconstant._CreateEditingTableStyle = ''<table Style='border-collapse: collapse' border='1' cellspacing='0' cellpadding='0' width='500'>'';
not
editorconstant._CreateEditingTableStyle = ''<table Style=''border-collapse: collapse'' ...
-
Is it possible to add default style to a table?For Ex: If I click Insert Table button on the cuteeditor, is it possible to change the table properties by default?
i.e after adding a table, instead of changing the table style by right clicking on the table and changing properties, I should get the table displayed with some ...
... 32 ...
|
|
|