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

Feature Request: option to position scrollbar on left or right #49

Closed
normallywho opened this issue Jul 13, 2012 · 6 comments
Closed

Feature Request: option to position scrollbar on left or right #49

normallywho opened this issue Jul 13, 2012 · 6 comments

Comments

@normallywho
Copy link

It would be really helpful if I could set an option to render a scrollbar to the left (or default right) of a container. It looks like I can kind of do this with some calculations and railoffset, but I'm hoping for a simpler switch.

@inuyaksa
Copy link
Owner

I add to todo list.

@inuyaksa
Copy link
Owner

inuyaksa commented Aug 7, 2012

Support for rail alignment released on 3.0.0. beta version http://bit.ly/NxmRcJ

@l3rady
Copy link

l3rady commented Aug 28, 2012

What is the option name to enabled this?

@l3rady
Copy link

l3rady commented Aug 28, 2012

NVM found it: railalign: 'left'

@madprops
Copy link

Nice, though I think railpadding doesn't work very well when the bar is on the left. I can add some padding to place the bar more to the right, but can't place it more to the left.

@rahul-desai3
Copy link

In my application, the scrollbar is at the left even when I did railalign: 'right' (line # 96 in JS) http://jsfiddle.net/rdesai/csTS7/258/

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

No branches or pull requests

5 participants