Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
Showing page
120
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Strange behaviour with Java script
Mariette ,
I've worked on this problem in the weekend.
The following function in the show_ads.js cause the problem.
function google_write_iframe(w, d, ad_url) {
ad_url = ad_url.substring(0, 1000);
ad_url = ad_url.replace(/%\w?$/, '');
if (w.google_ad_output == 'js' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 31, 2005
Re: Multiple editors in a popup page in firefox
Hi,
Maybe you can try the way below to handle different editor in OnInitialized ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 1, 2015
Re: auto sizing
HI chuck123,
Please try this example
<%@
Page
Language=''C#''
%>
<%@
Register
Namespace=''CuteEditor''
Assembly=''CuteEditor''
TagPrefix=''CE''
%> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 15, 2009
Re: How to validate files while uploading?
Hi mvjr,
Please try the example ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 18, 2013
Re: Customise maxlength error message for different editors
Dear casso,
If you set MaxHTMLLength, all editors will return same error message, if you want to have different error message, you need have some customization, you can refer to the following snippet: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page language=''c#'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
March 22, 2011
Re: Having the ability to insert links
ok that came out a mess. Here it goes again. They are in a datalist. But the templateItemList property wont hold. I am using the version previous to version 6. Any ideas?
<TR>
<TD vAlign=''top'' ...
Posted to
Cute Editor for .NET
(Forum)
by
ny3ranger
on
June 12, 2007
Re: images upload problem!! urgent!!
you will test.. here
http://www.delmaster.com/CuteEditor2/simple.asp
code is <%
dim content
content =''<P><FONT face=''''Comic Sans MS'''' color=#800000 ...
Posted to
Cute Editor for ASP
(Forum)
by
ragious
on
September 2, 2005
Re: Can't update H1 tags in config files
StevenLockey: Hi, added this code:
<script type=''text/javascript''>
function CuteEditor_FilterHTML(editor,code)
{
...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
August 6, 2010
Re: Questions / buggs...
Dear
kjell.ek,
For these quetions,
1. These buttons appear / not working? {inserthorizontalrule,Insertwbr}
How do i remove the arrow button on {insertlink} (predefined links). Only have insert link ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Jeff
on
November 12, 2012
Re: An automatic generation of text 'CSS Class Paragraph Default Font Size' when using Firefox
Hi geoffo,
If if only happens on one pc, I suggest you try html filter. Please try the example below, it should works on you xp pc.
<%@
Page
Language=''C#''
%>
...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
January 13, 2011
More Search Options
« First
...
< Previous
118
119
120
121
122
Next >
...
Last »