This is a migrated thread and some comments may be shown as answers.

Slide On Hover Instead of On Click

1 Answer 51 Views
Slider
This is a migrated thread and some comments may be shown as answers.
Todd
Top achievements
Rank 1
Todd asked on 21 May 2008, 06:13 PM
Is there any way to get the slider to move on hover instead of on click? I'm using the slider to create a custom scroll area and would like to have it scroll when the user hovers over the slide handles.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 22 May 2008, 04:44 PM
Hi Todd,

This behavior is not implemented by design but what i can suggest is to use the RadSlider client API in order to simulate it - you have to determine the position of the mouse as soon as it enters the track element, calculate the new value, and set is using the set_value method of the RadSlider. 

Kind regards,
Svetlina
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Slider
Asked by
Todd
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or