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
178
of
408
(
4,076
total posts)
< 1
second(s)
Re: Getting Text changed event in Javascript
N.Rajaraman, There is no such a
javascript
event exist. Sorry for the inconvenience.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 8, 2006
Re: is some kind of client-side onEditorContentModify javascript event possible?
No, right now we don't have this kind of
JavaScript
API. Sorry for the inconvenience.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 20, 2005
onkeypress is an event
you need to change the ''HandleChange'' function. In that function, get the keycode that's being pressed, if the keycode = F5, do the ''_Format(obj_Editor1,'fullpage')'' to make it full screen. How to capture the keycode, and how to make the if statment, is beyond CuteEditor scoop, find a
JavaScript
programming book, very likely ...
Posted to
Cute Editor for ASP
(Forum)
by
Karen
on
October 24, 2005
Re: Using AjaxUploader with jQuery AJAX and ASP.NET
Hi, I have checked your code. You have know how to use the guid list. Please check this sample , you will know how to do it directly ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
May 8, 2009
Re: Error with Firefox when using custom config file
Adam, I have read pretty much everything about Firefox on these forums, but I constantly receive errors. Most of the time when i attempt to make a post, i am not able to type anything. If i disable then reenable
javascript
, i can type until i click a toolbar button. Once i do this, CE freezes. I use IE, but some of my users use ...
Posted to
Cute Editor for .NET
(Forum)
by
stipe76
on
April 12, 2005
Re: Failed to load impl code.
When you say sometimes, does that mean that sometimes it does load it? I had a similar problem and found that it was caused by other code I had in my
javascript
that was the problem; namely I had a line event.preventDefault(); and I took it out. Check for
javascript
code that doesnt need to be there.
Posted to
Cute Editor for .NET
(Forum)
by
artsaliva
on
April 5, 2013
Re: Javascript Syntax Error/Object Not found
We are not able to reproduce this issue. Can you create a simple aspx page showing the problem and send it to Adam@CuteSoft.net, Kenneth@CuteSoft.net and Terry@CuteSoft.net?
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 18, 2008
Re: MaxHTMLLength
>>Can I access MaxHTMLLength property of the CuteEditor from
javascript
. Yes. var MaxHTMLLength = parseInt(editor.GetScriptProperty(''MaxHTMLLength'')||''0''); >>Can't we make use of it when typing in the characters in the CuteEditor. Check this example and use ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 6, 2007
Re: javascript tag in firefox source view disappears
Kathryn, Please try this one:http://cutesoft.net/download/gecko.js.zip After extracting the file, please copy it to CuteEditor_cliles folder and try again. Keep me posted
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
November 2, 2006
Custom Button Questions
Hi, I'm trying to create an 'Insert Silverlight Video' button and form, similar to 'Insert Flash' and 'Insert Media'. When the user clicks the button, a gallery of WMV files is brought up, as well as a couple of radio buttons and a dropdown list. When the user selects one of the WMV files, a bunch of
JavaScript
s are then ...
Posted to
Cute Editor for .NET
(Forum)
by
Aaron Edwards
on
April 8, 2008
More Search Options
« First
...
< Previous
176
177
178
179
180
Next >
...
Last »