Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resizing #3

Closed
replete opened this issue Nov 13, 2011 · 4 comments
Closed

Resizing #3

replete opened this issue Nov 13, 2011 · 4 comments

Comments

@replete
Copy link

replete commented Nov 13, 2011

This doesn't work well with resizing, or when element changes width.

Wish this was fixed, launching a massive site in 4 hours and I just noticed it :(

@inuyaksa
Copy link
Owner

I'll make some test. Resizing is pretended to be checked.
You have some examples to view this issue?

@replete
Copy link
Author

replete commented Nov 13, 2011

http://rememberthewar.com

Phil Ricketts
http://replete.nu

On 13 November 2011 14:03, Inuyaksa <
reply@reply.github.com

wrote:

I'll make some test. Resizing is pretended to be checked.
You have some examples to view this issue?


Reply to this email directly or view it on GitHub:
#3 (comment)

@inuyaksa
Copy link
Owner

Very good looking site.
Please check it with new release.
I suggest to use wrapper with any divs you need scrollbar.
You have to make a div as viewport, it contains a div for the scrollable content.
See my demo page for more technical infos.

In this release, you can force scrollbar position/size update with this line:
$("nameofdiv").getNiceScroll().doResize();

Let me know if it works.

@inuyaksa
Copy link
Owner

closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants