jQRangeSlider icon indicating copy to clipboard operation
jQRangeSlider copied to clipboard

Get position for value

Open Alshweiki opened this issue 9 years ago • 1 comments
trafficstars

Hello, I am using Date slider and i am trying to add my own components "images" to slider i need to get position for certain value "date".

How i can use _getPositionForValue(date).

Thanks

Alshweiki avatar May 29 '16 17:05 Alshweiki

Hi,

It's a private method. The easiest way to use it can be to create your own component, inheriting from the slider. you can take a look at the source of the different sliders to see examples.

On Sun, May 29, 2016 at 7:08 PM, Alshweiki [email protected] wrote:

Hello, I am using Date slider and i am trying to add my own components "images" to slider i need to get position for certain value "date".

How i can use _getPositionForValue(date).

Thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ghusse/jQRangeSlider/issues/218, or mute the thread https://github.com/notifications/unsubscribe/AAgLja5m5oe7_N7wLhCFwZdoqPgnTpbyks5qGcgHgaJpZM4IpVRu .

ghusse avatar May 29 '16 19:05 ghusse