|
Search
You searched for the word(s):
Showing page 347 of 381 (3,805 total posts)
< 1 second(s)
-
Hi michcb,
Try this example
<%@ Page Language=''C#'' Debug=''true'' %> <%@ Import Namespace=''System.Data'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> ...
-
Hi goh6613,
1. how can i set the div style when user select the font family instead of ''font-family:Verdana'', i wanna change to ''font-family:verdana'', i want to make all the style in lowercase
a. Open file Common.config (CuteSoft_Client\CuteEditor\Configuration\Shared\Common.config)
b. Find section ...
-
Hi,
1. Updata to latest version and try again
donwload:
http://cutesoft.net/downloads/folders/21904/download.aspx
2. If the latest version still get this issue, please create an example can reproduce this issue and send it to me.
My-Email: Kenneth@CuteSoft.net
Regards,
Ken
-
Hi ali_alamgir,
Latest version download:
http://cutesoft.net/downloads/folders/21904/download.aspx
Regards,
Ken
-
Hi mfnc,
I tested on dnn4.08, dnn4.09 and dnn5.0, it works fine for me.
Is your site online now? if so, can you set up FTP access for me? I want to check it and do a test.
Regards,
Ken
-
Hi roy.day.7,
Delete two rows below and try again
Line 50: <add assembly=''System.Web.Extensions.Design, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35'' />
Line 51: <add assembly=''System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35'' ...
-
-
Hi,
Try this way
<%@ Page Language=''C#'' %>
<%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> ...
-
Hi scabrera,
When I try to insert a template (table, panel, div, etc. with float declared) within some text, the cursor goes all the way up to the top of the text, inserting the template there, and not where I had placed the cursor before.
can you show me the steps to reproduce this issue on our ...
-
Hi Xavier,
Can you try the code below
<%@ Page Language=''C#'' %>
<%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>
<html>
<head> ...
... 347 ...
|
|
|