Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have the following senario

A popup panel with 600px width and 400px height.

I place a scroll panel inside the popup panel with the same dimensions. When I add content inside the scroll panel I see the vertical scroll bar but the horizontal bar does not appear and the contents are trimmed.

How can I force the horizontal bar to appear?

share|improve this question
Please add some code so that we can understand the question. – Thanos K. Jan 16 at 15:05

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.