AlreadyM / jscrollpane

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

Resize problem #218

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. If you change size of screen and the div has a relative 80% size of the 
width it will stay unchanged. This does not happen with regular scrollbar.
2. Change size of the screen, is triggered by window resizing ..

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

It affects on all browsers.

Original issue reported on code.google.com by ironboos...@gmail.com on 14 Aug 2010 at 11:06

GoogleCodeExporter commented 9 years ago
The current version of jScrollPane doesn't support percentage sized elements.

A new version of jScrollPane will be coming out later this week and does 
support this functionality.

If you would like to use the current version then you can try calling 
jScrollPaneRemove and then reinitialising the jScrollPane on the window resize 
event.

Original comment by kelvin.l...@gmail.com on 16 Aug 2010 at 10:44

GoogleCodeExporter commented 9 years ago
Will be awaiting, great ! :-)

thx

Original comment by ironboos...@gmail.com on 16 Aug 2010 at 11:56

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:23