swooningfish / jscrollpane

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

jscrollpane not working when max-height css. #282

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. when i give max-hight instead of height its not working
2. Here sample height css working demo : http://jsfiddle.net/skumaresan/v9AJV/34
3. Here sample not working demo : http://jsfiddle.net/skumaresan/v9AJV/35

What is the expected output? What do you see instead?
I need jsscrollpane working in max-height and max-width css property also.

What version of the jScrollPane are you using? On what browser? And operating 
system?
v2.0.16

Please provide a URL to a page displaying the problem.
Here sample height css working demo : http://jsfiddle.net/skumaresan/v9AJV/34
Here sample not working demo : http://jsfiddle.net/skumaresan/v9AJV/35

Please provide any additional information below.

Original issue reported on code.google.com by skumares...@gmail.com on 5 Aug 2013 at 11:34