loopj / jquery-simple-slider

Unobtrusive numerical slider plugin for jQuery
194 stars 113 forks source link

Fill highlight #7

Closed walangpera closed 11 years ago

walangpera commented 11 years ago

Is there a way of showing a highlight fill on the track up to the slider handle position?

ghost commented 11 years ago

this slider is perfect for my needs but i also would really like to show the fill section?? it just makes a bit more visual for the users. your work is excellent and i hope this is just some css issue. thank you.

maartenvg commented 11 years ago

@mynumbercrunching and @walangpera This is unfortunately not just some CSS issue, because the (extra) background has to move with the pointer, so that requires some additional JS and element.

I just made a few adjustments locally that does exactly this, and it seems to work. It's not entire ready yet because it lacks configuration and some styling, but when it is, I'll do a pull request.

ghost commented 11 years ago

cool man!

i love your slider and background is the one thing to make it perfect!

Many elderly people use my account and it would be very helpful for them.

you need to post a paypal donate button my friend!

cheers.

thomas wm. benson | student of humanity & citizen of the world | diogenes@me.com | +1. 239 . 206 . 3240

“Government is not a solution to our problem - government is the problem.” - Ronald Reagan

On Apr 11, 2013, at 7:32 AM, Maarten van Grootel notifications@github.com wrote:

@mynumbercrunching and @walangpera This is unfortunately not just some CSS issue, because the (extra) background has to move with the pointer, so that requires some additional JS and element.

I just made a few adjustments locally that does exactly this, and it seems to work. It's not entire ready yet because it lacks configuration and some styling, but when it is, I'll do a pull request.

— Reply to this email directly or view it on GitHub.

maartenvg commented 11 years ago

Haha, thanks, but this slider is not mine. I'm just a user like you, that want to help out a bit.

ghost commented 11 years ago

i probably did a reply to all by mistake, sorry.

but if he does add I am happy to put money in the tip jar!

Cheers.

thomas wm. benson | student of humanity & citizen of the world | diogenes@me.com | +1. 239 . 206 . 3240

“Government is not a solution to our problem - government is the problem.” - Ronald Reagan

On Apr 11, 2013, at 7:23 PM, Maarten van Grootel notifications@github.com wrote:

Haha, thanks, but this slider is not mine. I'm just a user like you, that want to help out a bit.

— Reply to this email directly or view it on GitHub.

ghost commented 11 years ago

fantastic!!!!

thomas wm. benson | student of humanity & citizen of the world | diogenes@me.com | +1. 239 . 206 . 3240

“Government is not a solution to our problem - government is the problem.” - Ronald Reagan

On Apr 11, 2013, at 9:31 PM, Maarten van Grootel notifications@github.com wrote:

@