|
Search
You searched for the word(s): table
Showing page 140 of 255 (2,541 total posts)
< 1 second(s)
-
Dear deepakkumarjoshi,
Please save the following snippet to ''test.aspx'', and then run it, it works fine.
<%@ Page Language=''C#'' %>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''>
<script runat=''server''>
void ...
-
Hi
Because for Flash/Silverlight component, they do not allow api call to open the dialog.
So when you use button.click() function , it will be block and show warning to let user click the Flash/Silverlight again.
If you just want to hide the queue table, you can declare this ...
-
1. Latest version can be downloaded here http://phphtmledit.com/download/phphtmledit.zip
2. You should not embed any block level tags <p>,<div>, <table> into span tag.
3. Once you finish it, please send it to me. Adam@CuteSoft.net. We will upload it to http://cutesoft.net/downloads/17/default.aspx
4. ...
-
Al,
Try the following code:
Body
{
background-color: white;
FONT-WEIGHT: normal;
FONT-SIZE: 11px;
COLOR: #000000;
FONT-FAMILY: ''Trebuchet MS'';
text-decoration: none;
line-height:1.5; ...
-
K, found the bug.. if a table is created and a div is created inside but floats above it, then the handles will not show up.
Div border styling
Sometimes, and I do stress that a lot, the border will show up, but gets removed if I re-edit the page. I've tested this on safari (PC/Mac) FireFox(PC/Mac/Ubuntu), IE, all the ...
-
Hi,
the attachments list is server side state.
There's 2 solution for it :
A. call a button.click() and let it postback, call the DeleteAllAttachments() at server side.
--
B. you can just hide the table ( Attachments1.GetItemsTable().ClientID ) , set a flag to a hidden field , and call the ...
-
I appreciate your response. However, I can show you that it doesn't work. Even when I step through the code I can see the provideer methods getting called. I'm returning the users in my database and setting the necessary properties from my users table. After all the code is run the Chat server still states the ...
-
We initially use this one which has not special setting for cutesoft, not sure if it needs something special, tried to remove the css but text is still coming out wrong
BODY
{
FONT-WEIGHT: normal;
FLOAT: left;
MARGIN: 0px 0px 0px 0px;
COLOR: ...
-
>>4.Can I log all the chats and is it real-time logging and does it log private messages etc?
It logges all the chat messages, included the private messages.
>>5. Can I see who has put whom on ignore and wen in the logs?
Yes. Contacts and block information can be found at table ...
-
tomSymbius,
Cute Editor uses default font of the current page. The default font of your web page is Verdana.
So when it loads, it shows Verdana.
When you start to type in the editor, the default font of the current selection is Arial. Because in Edit.css file, you have the following code:
body,table,p,div ...
... 140 ...
|
|
|