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
148
of
229
(
2,286
total posts)
< 1
second(s)
Re: RichEditingIsAvailable is Always False
this is the basic aspx page I'm using just to try and get it to work (note: In the codebehind file I have also tried the line label1.text = sb.ToString instead of response.write(sb.ToString) both have the same effect): <%@ Register TagPrefix=''ce'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' ...
Posted to
Cute Editor for .NET
(Forum)
by
mike_f1
on
September 6, 2006
Re: Image Editor Javascript Error Object not found
or less intrusive. <location path=''CuteEditor''> <system.web> <pages theme='''' /> </system.web> </location>
Posted to
Cute Editor for .NET
(Forum)
by
Mudd
on
December 5, 2008
Re: cute editor problem
hi i realize that my cuteeditor page face this problem when it is included in iFrame.... but i can figure out what problem is it ? and when it is in the iframe,
javascript
error ''Access Is Denied'' also will occur hope this information can help in solving my problem thanks
Posted to
Cute Editor for .NET
(Forum)
by
goh6613
on
June 18, 2009
RichDropdown get selected value in javascript
Hi I need to get the selected value of an richDropdown which contains a tree. The call must be
javascript
cause i need the value in a
javascript
function triggerd by a button Please help soon. We need it badly Greetings Marc Gerritsen Topicus
Posted to
Cute Editor for .NET
(Forum)
by
gerritsen
on
September 30, 2005
Re: Access denied javascript error for CuteEditor.htc file
Adam, Since you and i have concluded that the problem listed is valid , have you figured out the issue , and a timeline on correcting the issue. just waiting to go into production on this. thanks
Posted to
Cute Editor for .NET
(Forum)
by
pr1smiley
on
February 21, 2005
Cute Editor Allow javascript tag?
javascript
tag is remove by cute editor eg.. '<SCRIPT language=
javascript
id=datetime src=''scripts/today.js''></SCRIPT>' How to Add
javascript
in cute Editor.
Posted to
Cute Editor for .NET
(Forum)
by
kalpesh
on
June 3, 2005
Re: getting the content of Editor1.Text; blank
<script type=''text/
javascript
''> function getHTML() { var editor1 = document.getElementById('<%=Editor1.ClientID%>'); document.getElementById(''txtmatter'').value = editor1.getHTML(); ...
Posted to
Cute Editor for .NET
(Forum)
by
svk
on
April 27, 2010
Re: A few errors need help
Hi Adam, Which version are you using? I'm using ver 6.3 in my rough memory 1. In standard dialog, find & replace, image map and image editor are malfunction. Can you reproduce this issue in this example? http://cutesoft.net/example/general.aspx If so, can you show me the steps to reproduce the problems? I ...
Posted to
Cute Editor for .NET
(Forum)
by
nadol_c
on
August 19, 2009
Re: Custom Button Questions
Thanks Adam, That helped a lot. Now I need to be able to paste back in to the main editor, but keep the <script> tags in place. I'm using the code from the example: function button_click() { var editor=Window_GetDialogArguments(window); var ...
Posted to
Cute Editor for .NET
(Forum)
by
Aaron Edwards
on
April 9, 2008
Re: Typing delay with new version 6
OK, i think i have a good hint to help you find the problem : I created the simple ASPX page you told me to create and the conclustion is interesting : If i access this page inside my web application, i still get a delay after each character and if i type fast, it even looses characters. If i access the page in a seperate ...
Posted to
Cute Editor for .NET
(Forum)
by
ID3TECH
on
May 9, 2007
More Search Options
« First
...
< Previous
146
147
148
149
150
Next >
...
Last »