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

Visually detect bar change using handles #198

Open
Eimis opened this issue Jul 12, 2015 · 1 comment
Open

Visually detect bar change using handles #198

Eimis opened this issue Jul 12, 2015 · 1 comment

Comments

@Eimis
Copy link

Eimis commented Jul 12, 2015

First of all - thank you for this beautiful library :)

I have a question - is there a (relatively easy) way to visually mark the slider change made by user using side handles ? Like adding a different colour to the extra width made to the left/right side. Could you point me to the approximate place of source code where I could try to do this by myself ?

Thanks in advance!

@ghusse
Copy link
Owner

ghusse commented Jul 13, 2015

Hello,

You can manipulate DOM objects created by the slider with jQuery. I suppose
you can react to a click this way and change the style of your slider.

On Sun, Jul 12, 2015 at 12:23 PM, Eimantas [email protected] wrote:

First of all - thank you for this beautiful library :)

I have a question - is there a (relatively easy) way to visually mark the
slider change made by user using side handles ? Like adding a different
colour to the extra width made to the left/right side. Could you point me
to the approximate place of source code where I could try to do this by
myself ?

Thanks in advance!


Reply to this email directly or view it on GitHub
#198.

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