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
52
of
325
(
3,244
total posts)
< 1
second(s)
Re: setHTML bug in 6.5
calxibe: When using: var editor1 =
document
.getElementById('CE_Editor1_ID'); editor1.setHTML(
document
.getElementById('Content2').value); The editor resets the EditorWysiwygModeCss, so that the new content don't get styles, the editor also becomes read only. When using: var editor1 = ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
February 9, 2010
Re: Javascript CuteWebUI_AjaxUploader_OnQueueUI - List Count
Rafael, For
document
, please check http://ajaxuploader.com/
document
/ , That
document
do not contains some new API 1 - UploadAttachments control extends the server side uploaded items management, in client side, all uploader use same behavior. 2 - you can do this to get the uploader object , var ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
December 3, 2009
Re: how can my page recognise which "div" is selected
HI goh6613, Try this way <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 6, 2009
Re: Possible to use Image Gallery and Image Upload without Cute Editor?
Hi debierman, Try this example <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page Language=''C#'' %> <html> <head> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 17, 2009
Re: Setting Editor.Text value when Editor block style is display:none in FireFox
A bit more information... One might wonder why I would want to set the HTML of the editor before displaying it. The answer, of course, is that I don't. I want to set it immediately after displaying it... var div1=
document
.getElementById(''div1''); ...
Posted to
Cute Editor for .NET
(Forum)
by
Aaron Edwards
on
April 28, 2009
Re: Problem with JS API
Change: var editor =
document
.getElementById(''CE_Editor_ID'') var editDoc = editor.Get
Document
(); editor.Focus
Document
(); editor.SetHTML(
document
.getElementById(''temp'').value); to: var editor = ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 14, 2008
Re: How to keep the scroll position
When using setHTML the whole
document
is reset. >>How can I keep the scroll position after formating ? Please use the following method: PasteHTML() This method is used for pasting the specified HTML into a range within an editor
document
. If ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 3, 2008
Re: Load a template using an external event
I solved it! Yahoo! I was trying to send you a short version of my solution, but this reply template keeps refreshing itself for some reason and I lose it all. Thanks DOug the solution: 1. I figure out the template file name I need (fil) and post it to a new window (tmpl) Response.Write '' var ...
Posted to
Cute Editor for ASP
(Forum)
by
jdmaynard
on
March 20, 2007
Incorrect translation using PlainTextWithLineFeeds
I typed the following into the editor: Example of a text
document
uploaded as Private to this one. Adding this to it The HTML is this: <html> <head> <link href=''http://cutesoft.net/oneto1/class/qword.css'' ...
Posted to
Cute Editor for .NET
(Forum)
by
fredd
on
December 28, 2006
Editor trying to save to a file that's nowhere referenced in the aspx code.
I am perplexed! I have taken the example editHtml.aspx file and massaged it to my own needs. I've renamed the file to editFile.aspx. This involved changing: Editor1.LoadHtml(''
document
.htm'') to Editor1.LoadHtml(Request.Querystring(''page'')). The page loads fine from what I feed the editor in the path parameter. The problem is ...
Posted to
Cute Editor for .NET
(Forum)
by
pgymjp
on
October 10, 2006
More Search Options
« First
...
< Previous
50
51
52
53
54
Next >
...
Last »