Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): javascript
More Search Options
Showing page
211
of
229
(
2,286
total posts)
< 1
second(s)
Re: Get content using javascript doesn't work on Mozilla
binh, I'll post the get content solution for Mozilla soon.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 21, 2005
Re: Full Screen Mode in 5.1 deletes custom JavaScript
TommyBoy, It's strange. Can you reproduce the problems in the following link? http://cutesoft.net/example/EnableStripScriptTags.aspx
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
December 4, 2005
Re: How to register onKeyDown on the editing window?
cbreier, Please check this example: http://cutesoft.net/example/
JavaScript
-API.aspx Change the onKeyPress event in the example to OnKeyDown event. The source code of this example is included in the download package.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 27, 2006
Cute Editor : how to call Context menu : Delete commond
i want call Delete commond from context menu for selected Element using
Javascript
looking for solution from Cute Editor support team thanks in Advance S.K.
Posted to
Cute Editor for .NET
(Forum)
by
suyogkale
on
June 11, 2009
Possible values of (editor1doc.selection).type?
After the
JavaScript
code var editor1 = document.getElementById(''); var editor1doc = editor1.GetDocument(); What are the possible values which can be returned by (editor1doc.selection).type ?
Posted to
Cute Editor for .NET
(Forum)
by
rockford
on
April 19, 2007
Re: Using cute editor for asp.net in pure html
Cute Editor is not a pure
JavaScript
solution. There are many security settings must be set in the server side. The client code is also dynamically created. Cute Editor is available in ASP.NET, Classic ASP and PHP. Hope it helps.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 5, 2010
Re: How to select a tag in javascript ?
Any suggestion ?
Posted to
Cute Editor for .NET
(Forum)
by
nlasnier
on
March 6, 2006
__doPostBack to Editor?
From
javascript
, using __doPostBack(object,argument); What do I specify as 'object' so that the cuteeditors' OnPostBackCommand event gets fired? What do I specify as 'argument' so that the OnPostBackCommand event recieves the same style of CommandEventArgs as the Save button posts back?
Posted to
Cute Editor for .NET
(Forum)
by
Tobster
on
November 11, 2010
Cutesoft Editor in GridView in UpdatePanel doesn't work ???
Hi, I have an Editor control in a gridview, and it works fine. But when the GridView itself is in an UpdatePanel , the Editor doesn't work anymore. The
javascript
error is : 'CuteEditorInitialize is not defined' Is there a way to get around this ? Tnx for your help ....
Posted to
Cute Editor for .NET
(Forum)
by
ndz
on
April 23, 2007
Re: Need help with Special Characters
seanmle, If you are using
JavaScript
get the content from editor in the client side, you need to write some code replace @ to number entity.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 4, 2007
More Search Options
« First
...
< Previous
209
210
211
212
213
Next >
...
Last »