diff --git a/docs/forms/forms-slider.html b/docs/forms/forms-slider.html index 014b97f7..84e57c64 100755 --- a/docs/forms/forms-slider.html +++ b/docs/forms/forms-slider.html @@ -36,7 +36,7 @@ -
By setting the min and maxattributes you can configure the allowable number range of the slider track. The value of the input is used to configure the starting position of the handle and the vlaue populated in the text input.
By setting the min and maxattributes you can configure the allowable number range of the slider track. The value of the input is used to configure the starting position of the handle and the value populated in the text input.
The slider with a min of 500, max of 5,000 and initial value of 2,500