A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.dhtmlx.com/suite/form/api/slider/slider_focus_method/ below:

Website Navigation


JavaScript Form - focus Slider Method

focus()

sets focus to a thumb of a Slider control

focus(extra?: boolean): void;

Parameters:

Example

// sets focus to the thumb;  
// if the range mode is activated, sets focus to the first thumb
form.getItem("slider").focus();

// sets focus to the second thumb if the range mode is activated
form.getItem("slider").focus(true);
Change log:

added in v7.2


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4