AlreadyM / jscrollpane

Automatically exported from code.google.com/p/jscrollpane
0 stars 0 forks source link

Layout Issue shown on fixed-width DIVs #188

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Not sure, have debugged the CSS, and can not isolate a single cause

What is the expected output? What do you see instead?
Scrollbars...
A full-height area without scrollbars

What version of the jScrollPane are you using? On what browser? And operating 
system?
Latest and 1.4.2, Chrome and FF, MacOS

Please provide a URL to a page displaying the problem.
http://www.cihe.co.uk/wp-content/themes/cihe/experimental.html
http://www.cihe.co.uk/category/knowledge/publications/
http://www.cihe.co.uk/category/knowledge/publications/?experimental=yes

The second link turns on the scrollbars to show the effect!

Please provide any additional information below.
Happy do do more debugging, with a little guidance!

Original issue reported on code.google.com by acumen....@gmail.com on 15 Apr 2010 at 8:58

GoogleCodeExporter commented 9 years ago
You are missing the CSS required for .jScrollContainer - see usage section from
jScrollPane homepage:

http://www.kelvinluck.com/assets/jquery/jScrollPane/jScrollPane.html

Original comment by kelvin.l...@gmail.com on 15 Apr 2010 at 9:55

GoogleCodeExporter commented 9 years ago
Thanks!!
Leo

Original comment by acumen....@gmail.com on 15 Apr 2010 at 10:28