Welcome Guest Search | Active Topics | Sign In | Register

How to hide scrollbars on Editor Options
MannyRosa
Posted: Wednesday, May 29, 2013 9:30:55 PM
Rank: Member
Groups: Member

Joined: 9/6/2011
Posts: 26
I use 2 editor controls, one to enter the text and save to my database and another control to display the content of the saved data to visitors.
The 2nd control is not for any update or visitors to do anything with it just displays the data, all that is good, but the control shows scrollbars even when there is 1 line of text on the control.

How can I hide the unnecessary scrollbars from Editor control ?
eo_support
Posted: Thursday, May 30, 2013 9:10:19 AM
Rank: Administration
Groups: Administration

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

You shouldn't use an Editor to display read only data. You can just use a Panel. The Editor will always show scrollbars on certain browsers, and show scrollbars on other browsers when the content is more than what it can display.

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.