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
266
of
408
(
4,076
total posts)
< 1
second(s)
Re: Maximum number of files to be uploaded
Hi, Are you using the last version ? The last version already would automatically replace the file if the MultipleFilesUpload set to flase Please check this ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
March 11, 2009
Re: A non persistent Erro
Actually I am able to reproduce the erro. I will send you files to try with the AjaxUploaders Is there a way for me to send you a zipped folder. Then you can try to upload all the files in that folder using the http://ajaxuploader.com/demo/fulltest.aspx (SilveLight Upload attachments, that will cause the same
javascript
error I ...
Posted to
Ajax Uploader
(Forum)
by
wassimsa
on
March 6, 2009
Re: Select image with ExecCommand('insertimage') and write path to textbox
mlc962, Please check the following example: How to use CuteEditor as an image selector?( Demo1 | Demo2 ) This example The source code of this example can be found in the download ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 19, 2008
Re: Outbound Links
You can accomplish that by using Unobtrusive
JavaScript
, library like jQuery.com will do that for you. This will affect all link in your document: $(document).ready(function() { $('a').onclick(function() { ...
Posted to
Cute Editor for ASP
(Forum)
by
JFRanger
on
April 15, 2008
Re: Outbound Links
Gaudicia, It's possible. Please follow the steps below: 1. In the CuteEditor_OnChange event, get the edit document. http://cutesoft.net/asp/
JavaScript
-API.asp 2. Get links Collection from edit document. var links = ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
April 15, 2008
Re: Editor will not load file
Please try the following code: <Script Language=''
javascript
''> function callInsertImage() { var editor1 = document.getElementById('<%=Editor1.ClientID%>'); ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 17, 2008
Re: How to get color code of body which set in Page Property dialog
Parthiv, 1. First you need to set EditCompleteDocument property to true to keep the body color. http://cutesoft.net/example/Edithtml.aspx 2. This example shows you how to get the editor Document Object. http://cutesoft.net/example/
JavaScript
-API.aspx // get the cute editor ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 27, 2007
Re: Strange behaviour with Java script
I see. I am not sure what caused the problem. This example works: http://cutesoft.net/example/EnableStripScriptTags.aspx I'll investigate this issue and get back to you as soon as possible. By the way, I found the basic text box does't work for this
javaScript
as well.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 8, 2005
Re: Javascript error in IE7 and IE8 when using Ajax to get Editor
Hi DanielBarratt, Can you send me the full code example page? So we can check it directly. Kenneth@CuteSoft.net Regards, Ken
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
January 29, 2013
Re: JavaScript Error - IE7 - Insert Script Drop Down
Ady, Can you tell me the code you added into this dropdown? Did you have any problems with the example incuded in the download package?
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 26, 2008
More Search Options
« First
...
< Previous
264
265
266
267
268
Next >
...
Last »