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
226
of
325
(
3,244
total posts)
< 1
second(s)
Javascript error when loading control
I'm having trouble with the CuteEditor in IE6. When the page loads I receive a JavaScript error of 'Permission denied'. I debugged the script and found that the source of this problem is the xml request indicated below. This only happens on an initial test implementation into one of our products. I can't seem to recreate the problem outside this ...
Posted to
Cute Editor for .NET
(Forum)
by
bitpail
on
July 12, 2007
Javascript changed!
Hi when saving the following script it gets altered and no longer works. before. function test(id) {var element =
document
.getElementById(id); for(var i = 0 ; i <element.childNodes.length; i++) { ...
Posted to
Cute Editor for .NET
(Forum)
by
AlexCruddace
on
October 26, 2006
calling setHTML set's the content but then disappears...
When calling setHTML you can see that it set's the content of the text control but then disappears, obviously this is because i am calling the setHTML method before the
document
/ editor has loaded. So i am looking for something along these lines... var editor =
document
.getElementById(''...''); editor.oneditorloaded = ...
Posted to
Cute Editor for .NET
(Forum)
by
justin thomas
on
March 17, 2006
Editor stripping style on UNDO
Finding a strange issue where when putting style tags in the actual
document
. For instance carrying over the style tags from Microsoft word when exporting to HTML. When loaded in the editor it looks rather well except for whitespace CHR(160), while this isn't that much of an issue and can be corrected, what I am finding is that if I apply ...
Posted to
Cute Editor for .NET
(Forum)
by
Accutitle
on
November 10, 2005
Is there a downloadable help/document file for http://cutesoft.net/developer+guide/index.html?
Is there a downloadable help/
document
file for http://cutesoft.net/developer+guide/index.html?
Posted to
Cute Editor for .NET
(Forum)
by
JinSun
on
December 9, 2005
Re: how can i add a shortcut key to the editor to submit?
Hi, You can catch the key event this way: var editor1=
document
.getElementById(''<%=Editor1.ClientID%>''); if(editor1.IsReady)CuteEditor_OnInitialized(editor); function CuteEditor_OnInitialized(editor) { editor1.HookEvent(editor1.Get
Document
(),''keydown'',function(e) { var ...
Posted to
Cute Editor for .NET
(Forum)
by
cutechat
on
March 16, 2009
Re: CHROME 7.x.x.x issues - content of CuteEditor doesn't appear
It seems that for the first time it works correctly (when I open
document
for the first time)but then all next attempts to open
document
show nothing (empty iframe)I don't know what's the problem. In IE everything works fine.
Posted to
Cute Editor for .NET
(Forum)
by
snayko
on
October 26, 2010
Re: License error when served from default document
dgburton, Please download the control again. We found a bug related to this issue. Keep me posted
Posted to
Ajax Uploader
(Forum)
by
Adam
on
April 23, 2009
fields call from Database
I want to make a email
document
for my clients, i want to call some fileds from database like Name, Address etc.. and save all
document
in the databse How can i do this , i am using asp.net 2.0 c#?
Posted to
Cute Editor for .NET
(Forum)
by
iffe
on
November 19, 2008
File does not exists error
I have a screen shot from a user trying to upload a
document
the get about half way through the download and a error alert popups up and says Serverside exception : failed to upload ''Name of the file'' system.exception: file not exists! at Cutewebui.uploadmodule.handleaddonupload(httpcontext ...
Posted to
Ajax Uploader
(Forum)
by
jfh1709
on
October 1, 2009
More Search Options
« First
...
< Previous
224
225
226
227
228
Next >
...
Last »