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
342
of
408
(
4,076
total posts)
< 1
second(s)
Re: V6 Error fetching event.command text
Fred, You are using using the old
JavaScript
API of version 5.3. Please remove that and use the new API of version 6.0. http://cutesoft.net/example/
JavaScript
-API.aspx Test CuteEditor_OnCommand Click the InsertEmotion button.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 7, 2007
Re: Editor deletes my Javascript
By the way: I am using the latest version (5.0) for Dotnetnuke 3.1
Posted to
Cute Editor for .NET
(Forum)
by
buehlert
on
October 11, 2005
Re: Image Editor Javascript Error Object not found
TheManFran, Can you set FTP access to your site? I don't have any idea now.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 8, 2007
Re: How to use spell check?
Please use the following
JavaScript
code to call netspell of Cute Editor. // get the cute editor instance var editor1 = document.getElementById('<%=Editor1.ClientID%>'); editor1.ExecCommand(''netspell'');
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 18, 2008
Custom Embed Object
I am trying to create a cusomt button that will allow you to embed a selected file rather then just display a link to it. This is my code so far... <% Set editor = New CuteEditor editor.ID = ''Content'' editor.Text = content editor.Height = ''600'' editor.Width = ''900'' editor.CustomAddons = ''<img ...
Posted to
Cute Editor for ASP
(Forum)
by
Gerudo
on
January 3, 2011
IM Error (Error on Event IMCOOKIE, JSCRIPT OBJECT EXPECTED NULL)
Hi, I am integrating Cute Chat with SharePoint 2007. I used the codes provided in the Cute Chat website Site http://cutesoft.net/ASP.NET+Chat/Deployment/CuteChatforSharePoint/Deployment.htm When i try to access the IM and try to communicate to another contact i am getting the following error message ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
strikingknife
on
November 1, 2010
CuteEditor_OnInitialized(editor) doesn't work when ajax call back in the tab panel
Hi there, I have a cuteeditor in tabpanel of a tabcontainer. I use following code to resize the editor. However, for any ajax postback, it will report the following error message. Is there any way to overcome this problem? thx error message : Microsoft JScript runtime error: Object doesn't support this property or method Partial Class ...
Posted to
Cute Editor for .NET
(Forum)
by
wolf11th
on
March 24, 2010
Initialize error
I have tried implementing the AjaxUploader in our project, but when clicking the ''Add Files'' button, it hangs forever and I get the following error: Error: CuteWebUI_AjaxUploader_Initialize is not defined Source File: BLOCKED SCRIPTalert('TODO: FIXME') Line: 0 I have added the following keys into the ...
Posted to
Ajax Uploader
(Forum)
by
ccrook
on
September 1, 2009
A few errors need help
Hi I have some problems on hidden: 1. In standard dialog, find & replace, image map and image editor are malfunction. 2. When I inserted the media files like wmv, avi, swf, it will get error when I move to HTML view. 3. In Firefox, I used
javascript
to control the hidden editor, it cannot get and set value. Please ...
Posted to
Cute Editor for .NET
(Forum)
by
nadol_c
on
July 30, 2009
Typing delay with new version 6
Hi, We have a ASP.NET 1.1 application that use to run CuteEditor 5.3 for a while and we just tried to replace it with version 6. But we are experiencing huge typing delays. If you press the keys to type a word loke ''Hello'' it takes about 5 seconds by letter to display after you press the key. It looks like a ...
Posted to
Cute Editor for .NET
(Forum)
by
ID3TECH
on
May 9, 2007
More Search Options
« First
...
< Previous
340
341
342
343
344
Next >
...
Last »