Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): document
More Search Options
Showing page
66
of
325
(
3,244
total posts)
< 1
second(s)
Re: Can't be able to modify height and width of of cute editor in Mozilla...
parth_192: hi we are doing the same thing, we have set height and width by this way : var editor1 =
document
.getElementById('<%=Editor1.ClientID%>'); editor1.style.width = 100px; editor1.style.height = 100px; now above works good in IE but not in ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 25, 2007
Re: Document contains one or more extremely long lines of text
Which version of cute editor are you using? can you reproduce the problem in the following example? http://cutesoft.net/example/general.aspx Keep me posted
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 5, 2008
Re: insert document icon not showing up on toolbar.
Please download the control again and use the examples included in the download package. By default, the insert
document
button is included in the default.config, full_noform.config and full.config.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 12, 2009
Re: Textarea disabled on first load
No, it doesn't change things any for us. The code above was the solution to a previous problem. Now there is the new ''readonly'' problem in FF2.0 and older.... here is the html that produces this problem, could you please tell me if you see anything <!DOCTYPE HTML PUBLIC ''-//W3C//DTD HTML 4.01 Transitional//EN''> <HTML ...
Posted to
Cute Editor for .NET
(Forum)
by
OlegS
on
March 30, 2009
Re: cannot insert a document.pdf in div
Hi, i tried it with <div> <div style="float:left">left</div> <div style="float:right">right</div> <div>content</div> </div>
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
ludwig
on
July 27, 2013
Re: Error on Firefox after re-installation
Hi PeterPed, Please try the way below, it will fix this error open ''\CuteSoft_Client\CuteChat\SupportClient.js'', add the code below into the top of this page var span_pos=
document
.getElementById(''span_pos''); var input_url=
document
.getElementById(''input_url''); var input_referrer=
document
.getElementById(''input_referrer''); var ...
Posted to
Cute Live Support
(Forum)
by
Kenneth
on
January 16, 2012
Re: URGENT: CuteEditor hangs
Hi siti, Please try on the demo http://www.cutesoft.net/asp/EnableAll.asp. It you get the same issue on the demo. Send the content/
document
(4000+ characters long of entry) to me and show me the steps to reproduce this issue. It will very helpful. My E-mail: Kenneth@CuteSoft.net Regards, Ken
Posted to
Cute Editor for ASP
(Forum)
by
Kenneth
on
January 27, 2010
Re: Problem with Indenting and lists:Text pasted from Word document
praveen wrote: Cute Editor doesn't always prompt for cleaning the code when pasting from Word. It works in my local m/c but diesn't work on our qa m/c. both have the same properties set. Please advice. When you copy from the word, if html content in clipboard is quite messy, Cute Editor will promt for cleaning the ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 18, 2005
Re: How do I clear the text using javascript?
Hi esack, If you want to hide editor when page load, please do not use 'display:none', try the code below, it will not get the error. ----------------------------------------------------------------------------------> <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 25, 2009
Re: How to get SelectionStart, SelectionEnd and SelectionRange
Adam, We are not clever enough to understand the code at this URL, but I'm sure you are: http://dev.plone.org/collective/browser/PloneStickies/branches/multi-stickies-branch/skins/stickies/kupuhelpers.js?rev=8343. Open it and go to Line 373: function MozillaSelection(
document
) { It contains everything we need ...
Posted to
Cute Editor for .NET
(Forum)
by
fredd
on
August 21, 2007
More Search Options
« First
...
< Previous
64
65
66
67
68
Next >
...
Last »