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
60
of
408
(
4,076
total posts)
< 1
second(s)
Re: Adding a custom button to CuteEditor
Dear Romain, Jeffery135's solution works fine, you can also try the following snippet: <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
March 2, 2011
Re: cute editor bug tab container tab panel
Dear Alex1234, I have tested the following code in TabContainer, it works fine, this issue is not related to TabContainer. <%@ Page Language=''C#'' Trace=''false'' ValidateRequest=''false'' %> <%@ Register Assembly=''AjaxControlToolkit'' Namespace=''AjaxControlToolkit'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
February 1, 2011
Re: alert "Use Ctrl+C"
Hi wolf11th, By default, firefox doesn't allow
JavaScript
to read or set your clipboard data for security and privacy reasons. When Cute Editor detect clipboard access is disabled, the alert window will show. To enable these functions , you must modify your browser preferences. Please check the following ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
December 2, 2010
Re: get client path of image
HI krm0503, There are two example, please create a folder name ''Uploads'' under the root of your site to start test the examples. 1 will update the images every uploaded <%@ Page Language=''C#'' %> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
November 17, 2010
Re: Need advice with PHP File Uploader "Task Complete" on Multiple File Upload
Dear techtoad, Please change <script type='text/
javascript
'> function CuteWebUI_AjaxUploader_OnTaskComplete(task) { window.location = ''/complete?id=<?=$sessionkey;?>&deletekey=<?=$deletekey;?>''; } ...
Posted to
PHP File Uploader
(Forum)
by
Eric
on
October 27, 2010
Re: Recovering from file transfer error
Hi, Please check this sample : <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
November 2, 2009
Re: Using AjaxUploader with a DetailsView (upload/insert at same time)
Hi, Please check this ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
August 20, 2009
Re: New dropdown implementation beside "Fontsize" drop down.
Hi kiranthatiparthi, Try this example <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 18, 2009
Re: Invite user image not staying on top in Internet Explorer 7
Is that menu a flash menu? If not, please open CuteSoft_Client\CuteChat\Support-Visitor-monitor.js.aspx and modify the following code: document.write('<div id=''invitechatwindow'' style=''Z-INDEX: 99999;position:absolute;visibility:hidden;left:0px;top:0px;''><a href=''BLOCKED SCRIPTacceptchatwindow();''><img ...
Posted to
Cute Live Support
(Forum)
by
Adam
on
April 1, 2009
Re: Need help detect cursor position and surround text
>>We are trying to detect when the user clicks on, or moves the cursor using the arrow keys over two or more underline characters. Please check the following article and write your own code. In this article, it shows you how to get the window object and document object from editor. Extending CuteEditor with its ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 4, 2009
More Search Options
« First
...
< Previous
58
59
60
61
62
Next >
...
Last »