Is there a way to customize the tool tip for the Slider in the KendoUI? With the ASP.Net Ajax version I was updating it during the OnClientSlideStart/End events as well as the OnClientValueChanging event by using a tooltip control and sending it an reference to the active handle by calling the slider.get_activeHandle() method.
I'm not sure how to do this with the KendoUI slider. The ASP.Net one works but I'd like to use the Kendo one because it works much better with tablet browsers.
Thanks.
I'm not sure how to do this with the KendoUI slider. The ASP.Net one works but I'd like to use the Kendo one because it works much better with tablet browsers.
Thanks.