Opened 7 years ago

Closed 7 years ago

#15023 closed bug (fixed)

Slider: Demo with custom handle

Reported by: Jörn Zaefferer Owned by: Scott González
Priority: minor Milestone: 1.12.1
Component: ui.slider Version: 1.12.0
Keywords: Cc:
Blocked by: Blocking:

Description

According to API docs:

You can specify custom handle elements by creating and appending the elements and adding the ui-slider-handle class before initialization.

http://api.jqueryui.com/slider/#entry-longdesc

We should have a demo for that.

Change History (2)

comment:1 Changed 7 years ago by Jörn Zaefferer

Status: newopen

comment:2 Changed 7 years ago by Scott González

Owner: set to Scott González
Resolution: fixed
Status: openclosed

In 51461d5:

Slider: Add demo for custom handle

Fixes #15023
Closes gh-1740

Note: See TracTickets for help on using tickets.