diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -343,7 +343,7 @@ <dd><em>Default: true</em> - Whether to show the timepicker within the datepicker.</dd> <dt>addSliderAccess</dt> - <dd><em>Default: false</em> - Adds the <a href="http://trentrichardson.com/2011/11/11/jquery-ui-sliders-and-touch-accessibility/" title="jQueryUI Slider Access Plugin">sliderAccess plugin</a> to sliders within timepicker</dd> + <dd><em>Default: false</em> - Adds the <a href="http://trentrichardson.com/examples/jQuery-SliderAccess/" title="jQueryUI Slider Access Plugin">sliderAccess plugin</a> to sliders within timepicker</dd> <dt>sliderAccessArgs</dt> <dd><em>Default: null</em> - Object to pass to sliderAccess when used.</dd> |