Skip to main content

Search and Top Navigation

#5738 closed bug (fixed)

Opened June 17, 2010 09:44PM UTC

Closed October 15, 2012 05:28PM UTC

Last modified October 15, 2012 11:46PM UTC

Slider documentation incorrect for slide event

Reported by: phatmann Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.slider Version: 1.8.2
Keywords: Cc:
Blocked by: Blocking:
Description

The slider documentation for the slide event says to use $(..).slider('value', index) in order to get one of the handles values. This is not correct, as this will get the previous value. The correct way to get the handle value is ui.values[index]. The documentation mentions ui.value but never mentions ui.values.

Attachments (0)
Change History (3)

Changed October 11, 2012 09:08PM UTC by scottgonzalez comment:1

milestone: TBD1.11.0

Changed October 15, 2012 05:28PM UTC by petersendidit comment:2

resolution: → fixed
status: newclosed

The documentation for 1.9 correctly talks about ui.value and ui.values now.

Changed October 15, 2012 11:46PM UTC by scottgonzalez comment:3

milestone: 1.11.01.9.0