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
33
of
169
(
1,685
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: 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
Re: Differences between ASP and .NET versions?
Thanks Adam. I checked with the host company, and they say .Net is not installed, so it's the ASP Classic version. Is there a
document
somewhere that lists the differences between this and the .Net version? Or maybe it's just everything that was introduced in v4.0? Do you plan to bring the ASP version up to v4.0?
Posted to
Cute Editor for .NET
(Forum)
by
Torquemada
on
April 8, 2005
Re: How to display javascript alert for exceeding text length?
Hi, Try the way below ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 7, 2015
Re: CuteEditor 6.7 & jQuery Tabs
Hi, Yes it has about 130 px different when use in the tab, not sure why too. You can try the code below, it should shows the same height with 200px ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 7, 2014
More Search Options
« First
...
< Previous
31
32
33
34
35
Next >
...
Last »