jQRangeSlider
jQRangeSlider copied to clipboard
Hidden labels when inside div with overflow
Hi, Here is a scenario that I have. http://jsfiddle.net/vM844/63/ it's the jQRangeSlider inside div with overflow hidden. you can see that the date labels are hidden in the ens of the ranges. Same problem is when the slider width is as browser's length (to extra styles). Please try to solve it like you do when the range is smaller than the label arrows. you can shift the labels left or right abit. Thanks.
Ok, thanks, I'll take a look.
Check out this codepen someone made which includes some very simple code that detects the collision of the labels, then combines them. I think it would be a great addition to this plugin :)