Skip to main content

Search and Top Navigation

#7412 closed bug (duplicate)

Opened May 23, 2011 02:50PM UTC

Closed May 23, 2011 02:54PM UTC

Last modified May 23, 2011 02:54PM UTC

Setting a range after slider initialization not working

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

On the jQuery UI documentation, it says you should be able to set a range after initialization using the following code:

$( ".selector" ).slider( "option", "range", 'min' );

Well, try as I might, I can't get this working. I've had a play around with it and can't get it working. I've had a look at the dev code and it doesn't appear to be triggered.

Attachments (0)
Change History (2)

Changed May 23, 2011 02:54PM UTC by scottgonzalez comment:1

resolution: → duplicate
status: newclosed

Changed May 23, 2011 02:54PM UTC by scottgonzalez comment:2

Duplicate of #5602.