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
271
of
408
(
4,076
total posts)
< 1
second(s)
Re: multiple editors: find out which one is active/focused
bernd, Please check this example. http://phphtmledit.com/
JavaScript
-API.php It shows you how to attach events to Editor. The source code of this example can be found in the download package.
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
September 1, 2009
Re: Canceling Net Spell
HC_Dev, Yes. Please open spellcheck.aspx file. And copy/paste the following
JavaScript
code: function closeWindow(){ //put your logic here // window.close(); top.close();}
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
October 11, 2006
Re: CuteEditor 6.0 in GridView in UpdatePanel : bug ??
This is ridiculous. The solution to the UpdatePanel bug is to turn off partial rendering??? You might as well notify your customers your component doesn't work with Microsoft AJAX, at least that would be an honest response. I'm experiencing the same problem others are describing. The Editor instance is inside an UpdatePanel, invisible by ...
Posted to
Cute Editor for .NET
(Forum)
by
slegay
on
June 19, 2007
Re: Accessing the editors text in javascript
Thanks! That example worked perfectly. BTW, Your software ROCKS!
Posted to
Cute Editor for ASP
(Forum)
by
mikemcgrath
on
July 18, 2005
Re: Invalid Property JavaScript error
I have tested the online demo again and the problem seems to be solved. I am downloading the new release and will let you know.
Posted to
Cute Editor for .NET
(Forum)
by
frJericho
on
May 14, 2010
Re: Invalid Property JavaScript error
This has been on my production server for 2 days now and working as expected. Thanks for fixing the issue so quikly.
Posted to
Cute Editor for .NET
(Forum)
by
frJericho
on
May 18, 2010
Re: Click OK to resume the file
Do you mean you want to hide the progress queue table? If so, please add the following code to your page. <script type=''text/
javascript
''> function CuteWebUI_AjaxUploader_OnQueueUI(items) { return false; } </script>
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 16, 2009
Re: Error while upgrading 6.0 to 6.3
Please check this article: http://cutesoft.net/developer+guide/index.htm#page=
JavaScript
-API.htm PasteHTML() This method is used for pasting the specified HTML into a range within an editor document. If anything is selected, the selection is replaced with the new HTML and text. Example: // get the cute editor ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 3, 2009
My you have fix this, but since I do not have the current "hotfixes"
line 119 in filepost.asp is incorrect is as shownResponse.Write ''<script language=
javascript
>var OxO6dd4=[''\x22 \x26 FilePath \x26\x22/\x22 \x26 File.FileName \x26 \x22'',''\x22\x26FilePath\x26\x22'']; parent.UploadSaved(OxO6dd4[0x0],OxO6dd4[0x1]) ;</script>''it should be Response.Write ''<script ...
Posted to
Cute Editor for ASP
(Forum)
by
rcroeder
on
January 26, 2006
Re: Dialogs sometimes give javascript error
I'm also running 6.6 but since it's intermittent i wasn't able to reproduce. Would you like a test invironment?
Posted to
Cute Editor for .NET
(Forum)
by
SaferSephy
on
June 22, 2010
More Search Options
« First
...
< Previous
269
270
271
272
273
Next >
...
Last »