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
191
of
229
(
2,286
total posts)
< 1
second(s)
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
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
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
Regarding Installing Purchased version over Trial version.
Hi, we used Trial version of Cute editor for .net 4.0 in our application. it got expired on last week. we purchased the Cutesoft .net editor. we need to replace the latest version over the trial version. we tried that it is giving
javascript
error. will this need any registry modification? kindly send me the procedure for ...
Posted to
Cute Editor for .NET
(Forum)
by
ssara_sada
on
June 30, 2005
Links dropdown: sub-menu's possible?
Hi, I searched the helpfile and this forum on this subject but I could not find any answer. Please forgive me if this question is asked before but I simply could not find it I integrated cuteeditor into our CMS application we are building. The 'links' dropdown is filled automatically with the pages available in the CMS. My problem is ...
Posted to
Cute Editor for .NET
(Forum)
by
harrieverveer
on
June 20, 2005
Non-Rendering tags being deleted by using backspace - Is this a bug?
When working in the html view and then pressing backspace at the top or bottom of the page, tags are being deleted by the CuteEditor. Example: <script language=
javascript
type=text/
javascript
>showLinks('faqsFrancais');</script><input id=French type=hidden> as the first bit of code in html view can ...
Posted to
Cute Editor for .NET
(Forum)
by
Cindy
on
May 7, 2008
Track Cursor position in editor window for custom pasteHTML
I had a custom treeview control on same page as my editor so when i clicked a treenode i wanted code to insert into the editor. However, doing so the editor would lose the cursor position and insert at beginning of document. I noticed a number of posts that wanted some similar function but all the code samples were spread across ...
Posted to
Cute Editor for .NET
(Forum)
by
gthelp
on
September 12, 2007
More Search Options
« First
...
< Previous
189
190
191
192
193
Next >
...
Last »