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
21
of
208
(
2,075
total posts)
< 1
second(s)
Re: Height issue with Chrome, different browsers showing different results
Hi ceblanda, 300em just an example to shows you the setting work, you do not need to set it to 300 em. Please try the code below <%@ Page Language=''C#'' ValidateRequest=''false'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 9, 2011
Re: Height issue with Chrome, different browsers showing different results
Hi Ken, I don't think you understand the issue. 1em = the size of the parent object's font. In most browsers it is defaulted to 16, although this can be changed by user preference on the browser or within the program itself. So if I set
height
=''300em'', in IE and firefox it is going to give me an ...
Posted to
Cute Editor for .NET
(Forum)
by
ceblanda
on
September 7, 2011
Re: Height issue with Chrome, different browsers showing different results
Hi ceblanda, The
Height
property mean the whole editor
height
, not just the textarea
height
. You can try <CE:Editor id=''Editor1'' AutoConfigure=''Simple'' runat=''server''
Height
=''300em'' ></CE:Editor> Regards, Ken
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 7, 2011
Re: XHTML output for a single line of text is not encoded correctly
Hi moskie, Please try the example below <%@ Page Language=''C#'' ValidateRequest=''False'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head> <title>ASP.NET WYSIWYG Editor - Support output well-formed HTML and ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 7, 2011
Height issue with Chrome, different browsers showing different results
This worked prior to moving to 6.6 ... In my HTML I create an instance if the editor with the
height
declared as 7 em: <CE:Editor id=''Editor1'' AutoConfigure=''Simple'' runat=''server''
Height
=''7em'' ></CE:Editor><br />In Chrome there is no text area, just the header and footer bars. When i do an Inspect Element on ...
Posted to
Cute Editor for .NET
(Forum)
by
ceblanda
on
September 6, 2011
Re: Image selector not working i Chrome
Hi SorenHanse, Please try the example below <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page Language=''C#'' %> <html> <head> <title>ASP.NET WYSIWYG Editor - Use CuteEditor as an image selector</title> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 6, 2011
Re: Chrome Problem when inserting Hyperlink
I followed these steps:1. Uploaded a pdf 2. Highlighted the image and linked the pdf file using ''Downloadable File'' icon. Did this twice. Output:<a href=''http://cutesoft.net/Uploads/Guest/ee/New_Guide_to_Logos.pdf''><a href=''http://cutesoft.net/Uploads/Guest/ee/New_Guide_to_Logos.pdf''><img ...
Posted to
Cute Editor for PHP
(Forum)
by
CrazyK
on
September 6, 2011
Re: Outset border
Hi WebEngineer, Please create a page by the code beow. Do not use any css file in it and do not under any master page. <%@ Page Language=''c#'' AutoEventWireup=''false'' %> <%@ Register TagPrefix=''DotNetGallery'' Namespace=''DotNetGallery'' Assembly=''DotNetGallery'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
August 30, 2011
Click Button to Upload and Nothing :(
I have this working on my test site but will not work on my live site :(When I click the button to upload....Nothing happens.I have adapted this to record to a DB, upload to albums, as well as to thumbnail images and keep aspect ...
Posted to
PHP File Uploader
(Forum)
by
gravy216
on
August 29, 2011
Re: How to have larger images in dng_tabcontainer thumbnails
Hi WebEngineer, 1. Open file ''CuteSoft_Client\Gallery\Layout\SlideShow\Code.js'' 2. Find section below and change the values directly var imgwidth=32; var img
height
=24; 3. Maybe you want to change the
height
of the container too Find section ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
August 22, 2011
More Search Options
« First
...
< Previous
19
20
21
22
23
Next >
...
Last »