Skip to main content

Search and Top Navigation

#8454 closed bug (notabug)

Opened July 21, 2012 02:22PM UTC

Closed July 21, 2012 02:26PM UTC

jquery ui slider from a select element - optgroup rendering issues when options are of different count in each optgroup.

Reported by: kk.jayakrishnan@gmail.com Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.slider Version: 1.8.21
Keywords: Cc:
Blocked by: Blocking:
Description

http://jsfiddle.net/y4RS6/

Issue in the following implementation of jquery slider:

http://www.filamentgroup.com/lab/update_jquery_ui_slider_from_a_select_element_now_with_aria_support/

When multiple optgroup contains non-equal entries, the the bottom layer shown is not proper.

Refer the link: the top slider example shows the month division is not proper. The bottom slider example has 4 weeks in each month and it borders are rightly aligned with week dates.

Attachments (0)
Change History (1)

Changed July 21, 2012 02:26PM UTC by scottgonzalez comment:1

resolution: → invalid
status: newclosed

That is not an issue with the slider, it is an issue with the script you're using from Filament Group.