Opened 11 years ago
Closed 11 years ago
#8454 closed bug (notabug)
jquery ui slider from a select element - optgroup rendering issues when options are of different count in each optgroup.
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.slider | Version: | 1.8.21 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Issue in the following implementation of jquery slider:
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.
Note: See
TracTickets for help on using
tickets.
That is not an issue with the slider, it is an issue with the script you're using from Filament Group.