For theming purposes, it can be very handy to have different classed for the left and right handle, in case you want to style them differently.
The html elements are built by jquery.ui but using the create event on .slider you can add some code to add the classes to the two elements.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | facet_slider_handler_css_2.patch | 853 bytes | askibinski |
| facet_slider_handler_css_1.patch | 858 bytes | askibinski |
Comments
Comment #1
askibinski commentedthis one is a bit cleaner
Comment #2
nick_vhThanks! Looking good so committed
Comment #3
nick_vh