Ticket #7412 (closed bug: duplicate)

Opened 2 years ago

Last modified 2 years ago

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:
Blocking: Blocked by:

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.

Change History

comment:1 Changed 2 years ago by scott.gonzalez

  • Status changed from new to closed
  • Resolution set to duplicate

comment:2 Changed 2 years ago by scott.gonzalez

Duplicate of #5602.

Note: See TracTickets for help on using tickets.