|
Search
You searched for the word(s):
Showing page 300 of 381 (3,805 total posts)
< 1 second(s)
-
Hi jonathanexact,
1st issue:
When I insert a new table in Safari 5, the cells are automatically populated with the word 'cell'.
On safari, if in tag <td> not content, it will display very small. It will lead to table that can not be edited, so we add the default text for the <td> tag.
2nd issue: ...
-
Hi broble,
Try add the below THML filter in the editor page
<script>
function CuteEditor_FilterHTML(editor,code)
{
return code.replace(''url(http://www.tpmssource.com/Admin/'', ''url('');
}
function CuteEditor_FilterCode(editor,code)
{
return code.replace(''url(http://www.tpmssource.com/Admin/'', ...
-
Hi jagpalbashati,
Open your own Chat Provider
Find method below. I think you set nickName=loginName; in the below method. so the display name will same as the loginname.
public override bool GetUserInfo(string loginName, ref string nickName, ref bool isAdmin)
{
}
You can change the ...
-
Hi vchensler,
This issue has been fixed, please download the latest version and try again.
Latest version download http://www.cutesoft.net/downloads/folders/21904/download.aspx
Regards,
Ken
-
Hi thecoose,
This issue has been fixed, please download the latest version and try again.
Latest version download http://www.cutesoft.net/downloads/folders/21904/download.aspx
Regards,
Ken
-
Hi moskie,
This issue has been fixed, please download the latest version and try again.
Latest version download http://www.cutesoft.net/downloads/folders/21904/download.aspx
Regards,
Ken
-
Hi thecoose,
This issue has been fixed, please download the latest version and try again.
Latest version download http://www.cutesoft.net/downloads/folders/21904/download.aspx
Regards,
Ken
-
Hi Ofer Tal,
This issue has been fixed, please download the latest version and try again.
Latest version download http://www.cutesoft.net/downloads/folders/21904/download.aspx
Regards,
Ken
-
Hi Judge,
Try
<%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> ...
-
Hi mikador,
Is your site online? If so, please send the test page URL to me and set up ftp access for me. I will check it and get back to you as soon as possible.
please send the information to Kenneth@CuteSoft.net
Regards,
ken
... 300 ...
|
|
|