Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): Height
More Search Options
Showing page
185
of
208
(
2,075
total posts)
< 1
second(s)
Re: Cute editor ignoring editor.Height and editor.Width attributes
Further to that post - it works and sizes correctly in firefox - but shows with a grey background not a white background - if that helps at all rich
Posted to
Cute Editor for ASP
(Forum)
by
e-spike
on
August 17, 2005
Re: Cute editor ignoring editor.Height and editor.Width attributes
I think its version 4.2 but i'm not totally sure where to find the version number in the source code. Can you try dropping my code into a copy of cuteeditor on your side and seeing what's going wrong. Should i just overwrite the source files with version 4.2 again? Rich
Posted to
Cute Editor for ASP
(Forum)
by
e-spike
on
August 17, 2005
Re: Cute editor ignoring editor.Height and editor.Width attributes
The editor.Width and editor. property should work. Demo is here: http://cutesoft.net/asp/customization1.asp The demo is using the following code: <% dim content content = ''<H1><FONT color=#2f4f4f>Customized Toolbar</FONT></H1>'' Dim editor ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
August 17, 2005
Cute editor ignoring editor.Height and editor.Width attributes
We have an editor running which we copied exactly from one of our sites to our development box to work with. Since the move in the original version the editor used to read the
height
and width settings and display at these sizes correctly. Now if the
height
is set to an integer, the editor displays with no white typing space at all, and it is only ...
Posted to
Cute Editor for ASP
(Forum)
by
e-spike
on
August 17, 2005
Re: Custom Function for Image Editing...
Aaron, Yes. just modify the Tag_Image file. Replace the existing JavaScript with your own JavaScript. In your JavaScript, please include the following functions: function SyncToView() { var src = element.src; //inp_src.value=src; //Width.value=element.width; ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 15, 2005
CuteEditor 4.5.0.1 for DNN 3.0.13
I deployed CuteEditor into my DNN 3.0.13, on the Edit Announcement module there is no room for me to enter content when selected for Rich Text Editor. I changed the EditAnnouncement.ascx to increased the
height
from 200 to 2000 on dnn:texteditor control and it still does not make any different. I was tried to include the screen shot but ...
Posted to
Cute Editor for .NET
(Forum)
by
kieum
on
August 15, 2005
Re: add image in absolute positioning
rneel, Please copy and paste the following JavaScript code into the bottom of your insert_image.asp page. function insert_Image() { var img=oControl; img.src = document.getElementById(''TargetUrl'').value; if (document.getElementById(''Width'').value) img.width = ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
August 15, 2005
Re: Why does Cute Editor reformats HTML?
Here is the code: <CE:Editor DisableAutoFormatting=''true'' EditorWysiwygModeCss=''style.css'' ThemeType=''Office2003_BlueTheme'' UseRelativeLinks=''true'' RemoveServerNamesFromUrl=''true'' id=''Editor1''
Height
=''250px'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 11, 2005
General issues or comments on the editor (Just to help out...)
When using the editor, we've come up with a few comments/issues and just wanted to bring them to your attension for future consideration. When editing Text “below the fold” – If you click something on the menu bar (like Paragraph drop down) the text field moves back up to the top. It applies whatever formatting ...
Posted to
Cute Editor for .NET
(Forum)
by
edentity
on
August 11, 2005
Firefox div tag issue, CE is disabled with errors
Ok, I have CE in a div tag that comes up invisible. Then say I show CE after the user clicks a button. In firefox, CE is now disabled and I cannot type anything in it. Example code: <input type=''button'' value=''test'' onclick=''document.getElementById ('divTEST').style.display = '';''><div id=''divTEST'' ...
Posted to
Cute Editor for .NET
(Forum)
by
jboduch
on
August 10, 2005
More Search Options
« First
...
< Previous
183
184
185
186
187
Next >
...
Last »