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
159
of
229
(
2,286
total posts)
< 1
second(s)
Re: Cute Editor Allow javascript tag?
Barologist, Resolved. Please download version 4.5 and provider from: http://cutesoft.net/Downloads/default.aspx
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 8, 2005
Re: CuteEditor and javascript
1. Try use window.top.close();'' 2. Try use http://richtextbox.com/test/UseStandardDialog.aspx
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 2, 2009
Re: Cute Editor Allow javascript tag?
For security reason, Cute Editor automatically remove inject script before write the string into the db. You can turn this feature off by setting the EnableStripScriptTags Property to false.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 3, 2005
Cute Editor in Client Side
Guys, I'm new on this control ... I just want to get the text in
JavaScript
This is the code : <ce:editor id=''eaa'' runat=''server''> In a
javascript
function i have this: document.frm.eaa.value But the value is not the one in the text property It puts strange caracters Hope your help Salu2s AAP
Posted to
Cute Editor for .NET
(Forum)
by
aaguilar1
on
May 6, 2005
<!--{cps..0}-->
I am trying to run
javascript
on through the Editor. When trying to run my
javascript
it looks like the editor changes my script to (the value in the subject line) any ideas why this is happening? test code below: <script language='
javascript
'> function Test() { ...
Posted to
Cute Editor for .NET
(Forum)
by
ghoff12
on
February 23, 2006
Re: Problem - Cute Editor adding <![CDATA[ in front of JQuery Code
Please use .Text property instead of XHTML property to extract the content from editor. XHTML pages don't validate unless you wrap
javascript
code in CDATA. . A CDATA section in XML/XHTML starts with the characters <![CDATA[ and ends with the characters ]]>.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 15, 2009
Re: PasteHTML not working correctly
My
Javascript
code follows. The PasteHTML puts the string at the beginning of the editor's content, regardless of the original position of 'selectedhtml' var editor1 = document.getElementById(''); var editor1doc = editor1.GetDocument(); var selectedhtml = ...
Posted to
Cute Editor for .NET
(Forum)
by
rockford
on
April 19, 2007
Error when editing a Table
Hello, when I drop a table and then I want to edit it (I go to the contextmenu to proberties) I go to Table designer and want to add a column. I get
javascript
error ''Table not found'' Regards J. Bauer
Posted to
Cute Editor for .NET
(Forum)
by
joergbauer
on
March 12, 2006
Re: How to use getHtml() and setHtml() function of the CuteEditor
Shammam, The above code looks ok to me. Can you create a simple aspx which can demonstrate the problem? Please check this example too:http://cutesoft.net/example/
JavaScript
-API.aspx
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 29, 2006
Re: Haw to disable/enable F12 key from javascript?
Vasyl, This feature is not supported. Sorry for the inconvenience.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 4, 2006
More Search Options
« First
...
< Previous
157
158
159
160
161
Next >
...
Last »