jQsafi / jscrollpane

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

Changing width of Scrollpane causes dancing ui #236

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Initialise a div with some hidden divs(which are shown on the fly) as 
scrollpane
2. If the content is less no scrollbar is shown
3. Now if hidden contents are shown and scrollpane is shown the width of 
scrollpane decreases

What is the expected output? What do you see instead?
There should be a way to let scrollpane have constant width and reserve some 
space for scrollbar permanently

What version of the jScrollPane are you using? On what browser? And operating 
system?Version: 2.0.0beta6,IE7,Win7

Please provide a URL to a page displaying the problem.

Please provide any additional information below.

Original issue reported on code.google.com by garimaag...@gmail.com on 25 Nov 2010 at 12:25

GoogleCodeExporter commented 9 years ago
Hi,

This is no longer the correct place to report issues with jScrollPane. Please 
make sure you are using the latest version of jScrollPane ( 
http://jscrollpane.kelvinluck.com/ ) and if you are still having problems 
please post on the github issues list: 
http://github.com/vitch/jScrollPane/issues including a URL demonstrating the 
problem (preferably on http://www.jsfiddle.net/ so it's easy to modify and fix).

It sounds like the current behaviour of the scrollpane is correct though - when 
a scrollbar is necessary it appears within the content area - this is the same 
with the browsers default scrollbars...

Thanks,

Kelvin :)

Original comment by kelvin.l...@gmail.com on 25 Nov 2010 at 1:43

GoogleCodeExporter commented 9 years ago
Hi Kevin,

Thanks for such prompt reply.

The browsers default scrollbar reserves the space for scrollbar showing it as 
default.So we don't have any dancing UI effects there.Just wanted to know if 
there is some way to do so in Jscrollbar.

If there is then please let me know.
Thanks A lot for the gr8 plugin
Garima

Original comment by garima....@gmail.com on 26 Nov 2010 at 9:26

GoogleCodeExporter commented 9 years ago
Hi,

Please see my previous answer for information on how to submit a support 
request.

Kelvin (not Kevin!)

Original comment by kelvin.l...@gmail.com on 26 Nov 2010 at 9:31