jeffreyhi1 / jscrollpane

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

Bugged jscrollpane display #168

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Firefox produces a problem where the the height is OK, but no scrollbar
appears. 
2. IE(8) displays the content not limited to the height specified. (height:
auto fucks it up).

What version of the jScrollPane are you using? On what browser? And
operating system?
90, Firefox 3.5 / IE8

Please provide a URL to a page displaying the problem.
http://shkr.web-i.co.il/about

Please provide any additional information below.
I've tried to switch back to a previous version, and tried playing around
with some CSS settings.
I've found that the <div style=position: relative> <jscrollpane> </div> +
the height: auto are the settings that probably screw things up.

Thanks alot!

Original issue reported on code.google.com by Elish...@gmail.com on 30 Jan 2010 at 12:01

GoogleCodeExporter commented 9 years ago
I have just announced the beta of a completely rewritten version of jScrollPane:

http://groups.google.com/group/jscrollpane/browse_thread/thread/c1bc1bf63e3f80d8

Please test and reply on the list if you are still having this issue,

Thanks,

Kelvin

Original comment by kelvin.l...@gmail.com on 17 Aug 2010 at 4:16