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
2
of
408
(
4,076
total posts)
< 1
second(s)
Re: calling preview button with custom javascript
The
JavaScript
API example is here: http://cutesoft.net/example/
JavaScript
-API.aspx This example shows you how to use CuteEditor
JavaScript
API to customize the application.For you particular question, you can use use the following code: // get the cute editor instance var editor1 = ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 8, 2005
Javascript API
Hi guys, First I want to congratulate you for the great product. I was wondering whether you can help me with a task I'm trying to perform. Having those dropdowns helps a lot but I want to be able to add additional items to them using
Javascript
. I read the
Javascript
API that is part of the Documentation but there is nothing there that ...
Posted to
Cute Editor for .NET
(Forum)
by
dvarchev@vizibility.net
on
April 28, 2006
Re: Javascript error on Spellcheck button
Hello guys, Feel free to pay me $100 for this fix if you like :-) I think that the Update Panel isn't rendering the
Javascript
up through the update panel because of the weird way that the CuteSoft Editor is loading the
JavaScript
. Doesn't matter though, just reference the NetSpell SpellCheck
JavaScript
file directly at the top of ...
Posted to
Cute Editor for .NET
(Forum)
by
info@centrel-solutions.com
on
April 6, 2009
Re: Programmatically set font - Javascript
Hi erdnase, Please try the example below, it shows you how to change the font name/size dropdown list in
javascript
when editor ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 7, 2014
Re: set value to cuteeditor using javascript
Please use
JavaScript
API. http://cutesoft.net/developer+guide/scr/
JavaScript
-API.htm SetHTML() This method is used for setting the content of CuteEditor. Example: // get the cute editor instance var editor1 = ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 6, 2009
Re: Can I Apply custom javascript on the editor?
>>Can I apply custom
javascript
on the editor, such as checking keydown event? Please check the following example: http://cutesoft.net/example/
JavaScript
-API.aspx >>And is there any way to disable all the right click event? Thanks. EnableBrowserContextMenu Specifies ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 21, 2008
Re: change CommandButton img in javascript???
No worries. I figured it out. I created two command buttons and then wrote
javascript
to hide one or the other depending on the state. The only trick was recognizing that the cute software will prepend a ''cmd_'' to the ID of the img tag of the command button. In short, the
javascript
to hide a button looks something ...
Posted to
Cute Editor for .NET
(Forum)
by
aaauuummmm
on
June 2, 2005
Re: Validation of file names in JavaScript
Hi, Please check this sample ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
June 17, 2009
Re: Is there a way to populate or modify items of the dropdown from javascript?
There is no
javaScript
API that allows you do this directly. However if you are familar with
JavaScript
, you can populate the RichDropDownList using
javaScript
easily. Here is the html code of FormatBlock dropdown. To add your own span item, you need to follow the steps below. 1. Get FormatBlock dropdown ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 13, 2007
Complete list of Ajax Uploader Javascript API
Hi all I have a requirement to add files to Item property of Ajax uploader and upload those files using
javascript
. I found the function to start the upload process using the
javascript
, but how can i add files to the Item property using
javascript
?I check the ...
Posted to
Ajax Uploader
(Forum)
by
akkuissac@yahoo.com
on
November 6, 2009
More Search Options
< Previous
1
2
3
4
5
Next >
...
Last ยป