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
93
of
325
(
3,244
total posts)
< 1
second(s)
Re: I want ONCHANGE and ONBLUR events to fire.
Daniel, Here is the source code: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %><html> <head> <title>Simple Blur</title> </head> <body> <form id=''Form1'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 19, 2006
Re: Problem with spaces & # 1 6 0 ;
I have version 5.0, and I dont have time for the new 5.2, I changed the DisableAutoFormatting = true; and the BreakElement = CuteEditor.BreakElement.Br, this took care of the special character when you export the html into a word
document
. But the spaces still show up in the word
document
as an A with a ^ on top. Please help. I need some ...
Posted to
Cute Editor for .NET
(Forum)
by
AMarino
on
January 31, 2006
Re: custom (fixed) width
Hi, you might want to try this: find the /cutesoft_client/cutechat/skins/layout.js file and open itfind the //MIDDLE commentLooks like this: //MIDDLEvar tdmdl_l=trmdl.insertCell(-1);var tdmdl_r=trmdl.insertCell(-1); var ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
temi
on
April 29, 2005
Files/Links menu option does not reliably add files/links to document:
This is reproducible on the latest version (as of 11/21/2011) of the cutesoft demo. Test Case #1:1) Go to HTML view and select and delete all text, 2) return to Normal view, 3) you will be unable to insert file links. Test Case #2: 1) Clear the page in Normal view 2) Insert file link (OK) 3) Without taking any other action, try ...
Posted to
Cute Editor for .NET
(Forum)
by
wzs5011
on
November 21, 2011
Re: Problems with editor.GetSelection() in IE
You need to get editdoc object first. Getting the CuteEditor Instance In order to find the active editor, you would type: // get the cute editor instance var editor1 =
document
.getElementById('CE_Editor1_ID'); Getting the Active Editor Window In order to find the active editor window, you would ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
May 20, 2008
problem with inserting content at start of document
Maybe I'm being dim but I'm having a small problem with CE 6. I'm running the latest version (as far as I'm aware) and ASP.Net 2 with Windows Server 2003. I have a code snippet which looks a little bit like this: <span style=''float:right''>some text</span> <span style=''font-weight: bold''>some more ...
Posted to
Cute Editor for .NET
(Forum)
by
pbeddis
on
January 3, 2008
Re: (editor1doc.selection).type does not work in Firefox?
Adam, The first clause of the IF statement just drops out of the function without proceeding, but if you comment that out and start with the window.getSelection clause it seems to work fine, at least for the situations we are concerned with. Thanks! function getSelectedHTML(){ var ...
Posted to
Cute Editor for .NET
(Forum)
by
rockford
on
November 12, 2007
Re: URGENT - Editor not posting changes in FireFox 1.0.6 using Javascript submit
Adam: // get the cute editor instance var editor1 =
document
.getElementById('Editor1'); editor1.NotifySelectionChange(); 'Editor1' should be 'CE_Editor1_ID' when working with CuteEditor for PHP. Unfortunately also with this function still the hidden field isn't updated directly. I found a workaround myself: editor1 = ...
Posted to
Cute Editor for ASP
(Forum)
by
J-roen
on
September 4, 2007
Re: Adding a progress bar to image and document uploads
If you replaced the code in the upload script could you cut and paste the code you used to provide the progress bar removing any proprietary information? Whenever you get a moment. No rush.
Posted to
Cute Editor for ASP
(Forum)
by
lundrigan
on
May 19, 2004
Re: Append an array once its loading a HTML page to RTE Content
I'll explain from this start I have following view initially Once I select check boxes from above view and click "Create Brochure" button I want to redirect and pass parameters to this create brochure Controller Actions (currently up to this section working) according to the passing ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
kelum
on
October 15, 2015
More Search Options
« First
...
< Previous
91
92
93
94
95
Next >
...
Last »