Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): javascript
More Search Options
Showing page
49
of
408
(
4,076
total posts)
< 1
second(s)
Re: Instantiate Editor with pure JavaScript
Editor.GetString Method This function returns what the Draw function used to write to the response buffer as a string. Example Code <% Dim editor, ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
October 17, 2007
Re: changing the height via Javascript
patrick, Please download the control again. We added two new methods in the latest build: SetWidth() This method is used for setting the width of CuteEditor Example: // get the cute editor ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
September 4, 2007
Re: How to stop CE to strip JavaScript or CSS ?
No .. It does not work ... How can I send the HTML to you .. You need to look at this, its a big HTML and cannot copy/paste here .. I am willing to pay service fee if I am doing any mistake .. PS: I have tried other HTML editors on the web, and it works fine, since they are your competitors, I will not name them ...
Posted to
Cute Editor for .NET
(Forum)
by
dream2004
on
April 30, 2007
Re: Javascript Error Using Karamasoft Ultimate Spell, IE, and Style Tags...
Steve, I tested your page. I did get the same error. Howwever I post your code into the following example: http://cutesoft.net/example/general.aspx I didn't find any error. >>Any help/ideas are apprciated. Again, For some reassons, your spell checker has problems pass style tags. ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
December 4, 2006
Re: Javascript changed!
Hi, If it helps I have found a work around which is this. function test(id) {var element = document.getElementById(id); var len = element.childNodes.length; for(var i = 0 ; i <len; i++) { ...
Posted to
Cute Editor for .NET
(Forum)
by
AlexCruddace
on
October 30, 2006
Populate text by javascript at body onload
I'm using the editor in a separate window and I need to get the text from the parent window. What I do is <body onload =''obj_Editor1.pasteHTML(window.parent.document.form1.mytext.value)''> This seems to work on some machines and not on others. first we thought it's caused by IE 7 but it shows up on IE6 ...
Posted to
Cute Editor for ASP
(Forum)
by
leonard lang
on
August 31, 2006
Re: Javascript API to find caret (insertion point) position in the document.
I am trying catch when the user presses the delete key and or the backspace key and check weather the current caret position is in a ''key'' field such as <<LastName>> and if the selection range is anywhere in the ''key'' field it would delete the whole key and not just the selected. To do this I need to find the caret (insertion ...
Posted to
Cute Editor for .NET
(Forum)
by
cbreier
on
June 28, 2006
Re: Problem with Javascript attached events
I don't want to put any pressure on you guys, but the matter is a kind of urgent. Is this some kind of insuperable problem or there is a work-around? The editor is used by web designers, that use all display modes (Normal, HTML, Preview) frequently and it is crucial that events be attached all the time. Please respond when possible.
Posted to
Cute Editor for .NET
(Forum)
by
[email protected]
on
May 18, 2006
Error in Editor1.GetDocument() function when called in javascript on aspx page
When i write below code in ascx file it works fine but when i write below code in aspx page it thow error on second line i.e getDocument() is undefined. Line 1 . var editor1=document.getElementById('<%=Editor1.ClientID%>'); Line 2 ...
Posted to
Cute Editor for .NET
(Forum)
by
sunderchhokar
on
May 1, 2006
hrefs with javascript calls seem to interfere with Cute Editor
I've recently run into an unusual behavior with the cute editor.I created an .aspx in VS2005 that contained a fairly basic editor with a databind and one other link containing an arbitrary ''BLOCKED SCRIPT[function-call]'' style href. If I A) 1: Enter data in the editor, 2: click the arbitrary link, and 3: submit the form -- the data in the ...
Posted to
Cute Editor for .NET
(Forum)
by
Davis
on
April 13, 2006
More Search Options
« First
...
< Previous
47
48
49
50
51
Next >
...
Last »