Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): document
More Search Options
Showing page
50
of
169
(
1,685
total posts)
< 1
second(s)
Truncating and adding amp and ;
We've had several users report that they are getting the white box with an x in it when adding a picture or a file. When I go to the HTML view, I notice this: <div><img alt=''alt'' ...
Posted to
Cute Editor for .NET
(Forum)
by
mistymckee
on
September 28, 2010
Re: NetSpell Integration - Trigger Spell Check Externally
Hi abyssknight, How to get the clientId of editors which created dynamically. <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
August 31, 2010
Re: PasteHTML() works on firefox, not on IE, for some content.
I have tried the following code, it will not change your html code, please follow adam's advice, download latest version and try it: <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head> <title>JavaScript ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
August 23, 2010
Re: issue running cuteeditor in Windows7
gurpreet: same code or same project works fine in WindowsXP , with iis 6.0 and .net 2008. but if we want to run that same project in Windows7 , with iis 7.5 and .net 2008, we are getting below error, please suggest if we have to do any extra setting at project level - Server Error in '/xxx' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 3, 2010
can't change the href of a link programatically, it reverts automatically....
Hi there, I'm evaluating CuteEditor and I've encountered two problems. For now, I'll talk about the later because it is essencial to continue with CuteEditor. I have this text in a CuteEditor loaded from an aspx page: Once in the <a href=''http://www.cnn.com/''>far west</a>. On HTML mode, I then change the url ...
Posted to
Cute Editor for .NET
(Forum)
by
ztp
on
July 27, 2010
Re: How to add more font sizes in dropdown?
Thanks Eric. I already checked out the
document
but it seems that example only customize the existing font sizes i.e 8, 10, 12...... I have changed the common.xml as below but when I formatting any text with size 9 it actually formatting as 10pt in HTML. Please let me know if I am missing something here. <item text=''1 ...
Posted to
Cute Editor for .NET
(Forum)
by
sanjay.joshi
on
July 12, 2010
Editor rewrites html from templates
I have a problem with loading templates from text files into the cuteeditor. When I use custom tags in a template that contains html in some cases my custom tags are rewritten. Example: When I have the custom tag <!#pw-nlopen#> in this template as the last element it gets reduced to > (just the hook). In an image tag, used as ...
Posted to
Cute Editor for .NET
(Forum)
by
pasklaar
on
June 3, 2010
Re: The Cut effect for custom buttons
Hi Ken, Thanks for the example! I see that I shouldn't use CreateCommandButton() for this. I have 1 more issue though: I've got the effect I wanted (if text is selected, the button is enabled, otherwise it's disabled). This works fine until I switch over to the HTML view and back to Normal. The overridden onclick, ...
Posted to
Cute Editor for .NET
(Forum)
by
jonathanexact
on
May 24, 2010
how to fully initiate the editor by js
I think I found a fundentmental issue: If I put an editor in <div id=''div1'' style=''display :none;''></div> , the editor won't be completed loaded when the page loads up. When I first fire the js function to set
document
.getElementById(''<%=txtcurrentDiv.clientid %>'').style.display='''' , it finanlly get it initiated. (I ...
Posted to
Cute Editor for .NET
(Forum)
by
wolf11th
on
May 20, 2010
Re: js to read editor height
Hi wolf11th, try <%@ Page Language=''C#'' ValidateRequest=''false'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head> </head> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 18, 2010
More Search Options
« First
...
< Previous
48
49
50
51
52
Next >
...
Last »