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
275
of
325
(
3,244
total posts)
< 1
second(s)
Re: Javascript appenChild() method is not working in IE
This is a JavaScript issue. You're asking the other doc to append a child node created on your doc. To fix it: Change var imgElement =
document
.createElement(''img''); to: var imgElement = getDoc.createElement(''img'');
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 25, 2008
Re: What is there in cute chat
Hello: The functions are not fully exposed in the version 2.0 . I just finish the next version , and modifying the internal code and trying to expose the APIs with chm
document
. Sorry for inconvenience . Regards , Terry .
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
cutechat
on
July 1, 2005
Re: How can i detect changed text in CE on the clientside?
// get the cute editor instance var editor1 =
document
.getElementById('<% = Editor1.ClientID%>'); // retrieving the content of Cute Editor as HTML var content = editor1.getHTML(); alert(content ); Can you try the above code? Are you able to get the content from editor?
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 13, 2008
Re: Error on other pages when httpModule is in Web.Config
It is a
document
Management solution. We are listing links to
document
s from the Software. It is a web-based application. The software exists on the same server within the same website. Thanks for your response,
Posted to
Ajax Uploader
(Forum)
by
baseballrock17
on
May 12, 2009
"Invalid Argument" in IE, but not in FF.
Hi, I'm working on integrating AJAXUploader into my application. So far, everything works fine in FireFox. However, when I load my site up in IE, I get the following JavaScript error: Line: 2 Char: 12118 Error: Invalid argument. Code: 0 I checked out the JS for AJAXUploader and that char location is ...
Posted to
Ajax Uploader
(Forum)
by
gcaprio
on
April 21, 2008
In ie browser, margin problem
In IE browser, paste the word
document
to(the content of the word having the margin) cute editor and enter then cursor position is setting to that margin but this issue not happening in firefox browser. Please help me to fix this issue
Posted to
Cute Editor for .NET
(Forum)
by
sathya khanna
on
September 7, 2009
Page break in editor? Is this possible
Hi Adam, We are using CE as a word processor and would like to know if there's any way to insert a page break in the
document
so that when it prints, it breaks to a new page at that point? FredD
Posted to
Cute Editor for .NET
(Forum)
by
fredd
on
November 23, 2007
Re: Access is denied JavaScript Error
James, Please try the following solution: 1. Open the CuteSoft_Client/CuteEditor/Template.aspx 2. Ad the following code into the <head/> section: <script>
document
.domain=''mydomain.com'';</script>Keep me posted
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 21, 2007
Javascript API to find caret (insertion point) position in the document.
Can someone tell me how to find the caret (insertion point) position in the
document
? Thanks in advance for your help?
Posted to
Cute Editor for .NET
(Forum)
by
cbreier
on
June 28, 2006
Links not working if link location includes space(s)
Hello, Anyone else having this problem? If my file (pic, flash,
document
, etc.) has a space in it, the link is cut off at the space. Please advise! This happens if I insert the link from one of the pop ups (
document
, flash, etc.) Thank you in advance for your help
Posted to
Cute Editor for ASP
(Forum)
by
csydow
on
January 24, 2005
More Search Options
« First
...
< Previous
273
274
275
276
277
Next >
...
Last »