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
175
of
325
(
3,244
total posts)
< 1
second(s)
Re: API issues / PasteHtml aka insert HTML
We are investigating this issue. For the time being, please open Constant.js fle and copy/paste the following code: if(!window.editorconstant)window.editorconstant={}; editorconstant.KEYDOWN_NOTIFYCHANGEDELAY=2000 // When creating a table using the Wizard, the following default attributes apply. editorconstant._CreateEditingTableStyle ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 12, 2009
Re: API issues / PasteHtml aka insert HTML
if(!window.editorconstant)window.editorconstant={}; editorconstant.KEYDOWN_NOTIFYCHANGEDELAY=2000 // When creating a table using the Wizard, the following default attributes apply. ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 12, 2009
Re: trap paste command --urgent
function getSelectedHTML(){ var rng=null,html=''''; if (
document
.selection &&
document
.selection.createRange){ rng=editdoc.selection.createRange(); ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 15, 2009
Re: Get selected text and rewrite it
Hi Amrutas , Try this code: function CE_LineOutSelectionHTML() { var editor1 = ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
March 20, 2009
Re: Support for Oracle?
Hi. I've been trying to make cutechat work with an Oracle database. The steps I have been taken is to A.Down load and install CuteChat. Seems to work fine. I Get an error message ' explaining that it cannot find the sql-server database. Wich is perfectly in order while there is non present. B.According to the instructions in ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Anonymous
on
December 5, 2008
Re: CE failing in many ways.
Adam:>>why I can't change the default font/highlight colors, and b) why I can't apply these colors to selected text in my
document
. Do you have problems with the following example? http://cutesoft.net/example/general.aspx No. I don't have problems with how CE runs on your site, just on mine.
Posted to
Cute Editor for .NET
(Forum)
by
jrbrady
on
March 27, 2007
A unwanted behavior
When I use the following script i get downright wierd results...the text grows and grows and grows.... The script below works fine and display fine and I can edit it ok. <script language='javascript'>var fdy_7=''00''</script><UL><LI><A href=''line1.pdf''>Line 1</A> <LI><A ...
Posted to
Cute Editor for ASP
(Forum)
by
rcroeder
on
July 21, 2004
Re: Disable context menu in chat room
Hi RichW, 1. Open file \CuteSoft_Client\CuteChat\Script\Channel_New.js 2. Find section below from function "function UserList_OnContextMenu(event) and remove it ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Kenneth
on
November 15, 2012
Re: Make the editor vertically and horizontally stretched in the page
Hi Mikenas, Another example <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 28, 2010
Re: Including extra css file in drop down
Kevin Russell: Thanks 1) How do I add to the Inline Style 2) Can I add a series of CSS values to a single item in the Drop Down? Kevin Please upgrade to version 6.6 then check the following article: http://cutesoft.net/asp/
document
/index.htm#page=instyle_dropdown_Customization.htm
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
February 10, 2010
More Search Options
« First
...
< Previous
173
174
175
176
177
Next >
...
Last »