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
187
of
229
(
2,286
total posts)
< 1
second(s)
Re: enlargen editing window
chanlo, Go to the following page, click the ''insert char'' button. http://cutesoft.net/example/
JavaScript
-API.aspx The same logic also works for your situation.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 14, 2007
Re: Javascript SetHTML("") doesn't work.
hery2002, Can you create a simple aspx page showing your issue and post the code here?
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 17, 2009
Re: Javascript Errors in v 6.4
Please set Editor.UseStandardDialog to true then try again. Demo: http://richtextbox.com/test/UseStandardDialog.aspx
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 11, 2009
Re: Get content using javascript doesn't work on Mozilla
Yes, I believe I've post the solution somewhere in the forums.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 23, 2005
URGENT-- ON LIVE SITE GOT ACCESS DENIED ON EDITOR
Hi, ON LIVE SITE GOT ACCESS DENIED ON EDITOR. The Editor gets rendered as box only and no tool bar buttons are getting loaded. It was working Fine till yesterday. It is related to
Javascript
. Does the cuteEditor creates HTML document when it renders? VERY URGENT
Posted to
Cute Editor for .NET
(Forum)
by
Anonymous
on
January 22, 2009
NOT ALLOW SCROLL / overflow:hidden
How to set the overflow:hidden (to not display extra scroll) on a standard/simple editing area? Is there anyway to set the MAX ROWS allow? Like if we set 4 there will be no way to edit or scroll to row 5. Truncate/validate/force by
JavaScript
its ok and solve my problem? Tony
Posted to
Cute Editor for .NET
(Forum)
by
Tony88
on
December 5, 2006
Re: Access is denied JavaScript Error
Adam, Thank you for your prompt reply. I have removed all references to CuteSoft from this file. It has made absolutely no difference. James
Posted to
Cute Editor for .NET
(Forum)
by
jrbrady
on
March 21, 2007
Re: Javascript strings containing HTML tags truncate code causing unterminated string literal errors
Jamie, We are investigating this issue and will post the solution soon.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 23, 2007
PasteHTML issue
I am using PasteHTML in
javascript
to insert a block of HTML code in to the editor that contains a table. This is the
javascript
code: var edtEmail = document.getElementById('<%= edtEmail.ClientID %>'); edtEmail.ExecCommand('PasteHTML', false, arg.html); The problem is that if I insert another table, the html ...
Posted to
Cute Editor for .NET
(Forum)
by
syedrazi
on
November 7, 2011
Re: Error when loading Content to an editor via Javascrpt.
Demo: http://cutesoft.net/example/
JavaScript
-API.aspx SetHTML() This method is used for setting the content of CuteEditor. Example: // get the cute editor instance var editor1 = document.getElementById('<% = ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 16, 2008
More Search Options
« First
...
< Previous
185
186
187
188
189
Next >
...
Last »