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
162
of
229
(
2,286
total posts)
< 1
second(s)
Re: Haw to change Height from javascript?
Vasyl, Try the following code: hEditor.style.height=(parseInt(hEditor.height) + 100)+''px'';
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 22, 2006
Re: Javascript error with smartnavigation=true
We are investigating this issue and will get back to you as soon as possible.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 25, 2005
Re: How can I tell, using the javascript API, which mode is active (Normal/HTML/Preview)?
Try the following code: editor.GetActiveTab
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 30, 2009
Re: Receiving JavaScript Error on ASP.net AJAX Partial Postback
Hi, That's should be a bug that dispose a previous editor and then a function from setTimeout be executed. We will fix this error soon. Regards, Terry
Posted to
Cute Editor for .NET
(Forum)
by
cutechat
on
March 13, 2009
Context Menu - Add special menu item via javascript
Is it possible to add the special menuitem property to the contextmenu with
javascript
? Hoping to do this similiar to the samples using CuteEditor_AddMainMenuItems and AddMenuItem. Thanks.
Posted to
Cute Editor for .NET
(Forum)
by
Mudd
on
December 5, 2008
Re: Dynamically create editor on client
MMCD, No. This is not a
JavaScript
Editor. It has many security options and it should be set in the server side. The following example shows you how to created editor on the server side. http://cutesoft.net/example/Dynamically-Create-Editors.aspx You can convert it to Ajax version.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 12, 2010
Re: .net and java
Hi daaptel, java http://www.java.com/en/download/whatis_java.jsp
Javascript
http://forum.ucweb.com/redirect.php?fid=17&tid=3544&goto=nextnewset Regards, Ken
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 7, 2011
CuteEditor 6.7 & jQuery Tabs
Hi, I see inconsistent behaviour when CuteEditor is inside a Jquery Tab. The following code reproduces the problem: <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <title></title> <script ...
Posted to
Cute Editor for .NET
(Forum)
by
xmas79
on
July 4, 2014
Intermittent Problem with CuteEditor_OnInitialized
I've been seeing an intermittent problem with CuteEditor_OnInitialized failing to fire sometimes in slower loading pages, and especially with more than one cute editor in the page. After delving into the
JavaScript
files, it appears to be related to Cute Editor calling it's internal CuteEditor_FireInitialized before the remainder of the page ...
Posted to
Cute Editor for .NET
(Forum)
by
Frank Leinbach
on
June 3, 2008
Re: Strange error after taking the focus out of the CuteEditor
Please use the following
javascript
API to set the focus to the editor. FocusDocument() This method is used for setting input focus to CuteEditor Example: // get the cute editor instance var ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 18, 2008
More Search Options
« First
...
< Previous
160
161
162
163
164
Next >
...
Last »