|
Search
You searched for the word(s): table
Showing page 68 of 255 (2,541 total posts)
< 1 second(s)
-
Hi microcontroleur, Please try the example below. I integrated the error message into the Validation Summary ...
-
Kevin,
<html> <!-- #include file = ''CuteEditor_Files/include_CuteEditor.asp'' --> ...
-
I'm not sure that a screen shot will help, but I will, go to your demo and try this. handle issue
1. Add a div after the table in your demo and click on it.. handles appear
2 click inside the existing demo table and add a div. Handles will not show.
Now create a new div and try to style it with any color border solid and click ...
-
It's not spaces. It's only for indentation. If you don't like this, please use the following code:
string myXHTML=EditorUtility.ConvertToXml(Editor1.Text,false,true,false);
Demo:
http://richtextbox.com/test/XHTML.aspx
XHTML (no indentation)::
<table cellspacing=''4'' cellpadding=''4'' bgcolor=''#ffffff'' ...
-
WatchDog,
I am sorry for the late response.
I have to check the code to answer this questions.
The moderator list is also stored in the CuteChatLobby table.
If you open CuteChatLobby table, you can find a field ''ManagerList''.
If you assign Tom and Jim as moderator of this lobby, you can put ...
-
Change the following code:
body,table,p,div,span { font-family: Verdana, Arial, Helvetica, sans-serif; color: #5D5D5D; font-size: 9pt; font-weight: normal; line-height: 15px;}
to:
body,table,p,div,span { font-family: ...
-
David,Indenting Code just makes the code easier to read and better laid out. It doesn't save the spaces into your database.
Example:
http://cutesoft.net/example/general.aspx
After you submit the form, the following html code is generated by the editor:
<table cellSpacing=''4'' cellPadding=''4'' ...
-
1. When inserting an image, by default
hspace=5
align=baseline
How can I make it default to:
...
-
Hey, I found the problem. The editor was contained in this structure:
<table>
<form>
<tr><td><editorControl></td></tr>
</form>
</table>
In Netscape and FireFox, the Editor ...
-
Hi,
In Firefox the table get selected only by using CTRL+CLICK.IS there is any way to change the shortcut for selecting a table by using a single mouse click
Thanks
Karthikanand.VC
... 68 ...
|
|
|