Welcome Guest Search | Active Topics | Sign In | Register

auto adjust of height and colors Options
kresa3333
Posted: Thursday, October 18, 2012 10:07:21 AM
Rank: Newbie
Groups: Member

Joined: 10/18/2012
Posts: 1
hello i wanted to ask if the following is possible with your editor :
i got viewing page and editing page . on the editing page i need a regular editor etc...
but on the viewing page its a little more then that
i need the height of the editor to auto adjust to the text ( having trouble finding an editor who supports that )
and other then that i need to fit the editor into the page , what i mean by that is , make toolbar visible=false make background and border colors same as the page current setup etc.. so that the outcome will be a designed text without any editor leftovers (the user will never know there is an editor in there).
hope i made it clear enough ; )
Thanks from advance!!
eo_support
Posted: Thursday, October 18, 2012 10:28:19 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

I do not believe you will find an editor that supports auto resize in viewing page. For what you want to do, you have to use a separate viewing page that shows your HTML directly without using the editor at all.

As to resizing the editor to fit the page, the Editor does not automatically resizes itself. You will have to call this function to resize the editor:

http://www.essentialobjects.com/doc/1/jsdoc.public.control.setsize.aspx

For example, you can get the full size of your page and then call this function to resize the editor to fit the page.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.