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
57
of
325
(
3,244
total posts)
< 1
second(s)
Re: Javascript - How can I retrive the Character count?
Back to my solo conversation I figured out another way to do it... function getCount() { var cnt = getElementsByClass('CharCount',
document
.getElementById(''CE_Editor1_ID''),''span''); cnt = (cnt[0].innerHTML.replace(''Characters:'','''')*1) alert(cnt+100); } function getElementsByClass(searchClass,node,tag) { ...
Posted to
Cute Editor for ASP
(Forum)
by
ethanmcdonald
on
October 22, 2009
Re: Question on Mac and Safari
Version 5.2 is out. This issue is resolved in the version 5.2. Demo: Handle pasted text http://cutesoft.net/asp/editoronpaste.asp Use CuteEditor as an image selector http://cutesoft.net/asp/use-CuteEditor-as-image-selector.asp Output well-formed HTML and ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
June 5, 2006
Re: how to replace insert content after upload document?
Hi, What we can tell is that the next generation editor is not CuteEditor6.X , it's another product. And we also have no exact date when it have debug/release version. But we have implemented the dynamic tags feature. Regards, Terry
Posted to
Cute Editor for .NET
(Forum)
by
cutechat
on
November 23, 2010
Re: Iframe wierd one
Hi Thanks for the offer, fortunately I managed to force focus using some javascript and this seemed to fix the problem. I added the following to the page with the iframe in the
document
ready function, I am using jquery. $("#ifrPopup").load(function () { ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
AndyFel
on
March 7, 2014
Re: MaxHTMLLength validation occurs even when the button clicked has CausesValidation=false
Hi ceblanda, Please try the examle below <%@ Page Language=''C#'' EnableViewState=''false'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 2, 2011
Re: CHROME 7.x.x.x issues - content of CuteEditor doesn't appear
It was a challenge.If somebody meets such kind of situation I just want you to know that This is a problem with iframe loading.So simple reloading of iframe by means of javascript fix the problem. function ReloadCuteEditorIframe() { if (navigator.appName != ''Microsoft Internet Explorer'') ...
Posted to
Cute Editor for .NET
(Forum)
by
snayko
on
October 26, 2010
Re: SB Development License Image Paths
Dear vballboa, When you move to production enviornment, you can use filter to drop the ''webapplication'' from the URL, you only need add the following highlighted code in your production enviornment: <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
September 30, 2010
Re: Programmatically color-highlighting the text contained in the editor
s2kdriver80: I assume nobody has a clue? As of now, I'm just getting the value of Editor1.Text, doing an htmlencode on it and appending the <font style etc etc etc> myself to make a new string. Then I just re-set Editor1.Text to that new updated string. This is of course sticking the whole editor inside an AJAX ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 14, 2010
Re: Get the tag name at caret
Thanks for your response Adam! That almost solved my problem but it gives me the name of the tag on the whole
document
(i e the icon or the table that the Editor is in) not the tag within the Editor.I suppose what I'm looking for is something like alert(editor1.event.srcElement.tagName); How can I achieve that?/thanks
Posted to
Cute Editor for .NET
(Forum)
by
fsbob
on
February 8, 2010
Re: EmbedMessenger Example?
Kenneth;Thanks for the reply. I did a chat session using your live support with Eric yesterday. I sent him the files. We also did a GoToMeeting session and Eric was able to see first hand what was happening. I can explain here. Using the default project template for a website using VS2008 I created a project. At the Top of the Markup there is a ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
RazrV3
on
December 22, 2009
More Search Options
« First
...
< Previous
55
56
57
58
59
Next >
...
Last »