Search and Top Navigation
#3895 closed bug (notabug)
Opened January 20, 2009 10:24PM UTC
Closed January 21, 2009 01:54AM UTC
moveTo method is not implemented
Reported by: | kof | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.7 |
Component: | ui.slider | Version: | 1.6rc5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
moveTo is not implemnted, please, I need it :)
Attachments (0)
Change History (1)
Changed January 21, 2009 01:54AM UTC by comment:1
priority: | blocker → major |
---|---|
resolution: | → invalid |
status: | new → closed |
The 'moveTo' method was removed in 1.6rc4. Instead you can use the 'value' method. See http://jqueryui.pbwiki.com/Slider for full specifications (and details of what changed between 1.5.3 and 1.6 versions of slider).
The existing documentation is for the latest stable release (1.5.3) and will be updated for 1.6 before the final release.