jQRangeSlider icon indicating copy to clipboard operation
jQRangeSlider copied to clipboard

Hidden labels when inside div with overflow

Open igalbk opened this issue 12 years ago • 2 comments

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.

igalbk avatar Dec 30 '12 13:12 igalbk

Ok, thanks, I'll take a look.

ghusse avatar Jan 02 '13 10:01 ghusse

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 :)

Mottie avatar May 27 '14 23:05 Mottie