UI Slider inside TD overflows vertically

UI Slider inside TD overflows vertically


I used the UI selectToUISlider plugin (downloaded at
http://www.filamentgroup.com/lab/update_jquery_ui_slider_from_a_select_element_now_with_aria_support/
along with jQuery) to create a slider input from a select input inside a
table. Instead of the tic marks being inside the slider box and the labels
horizontally underneath, the OL overflows vertically:
http://www.nabble.com/file/p24706974/filament.png
How it should look
http://www.nabble.com/file/p24706974/overflowed.png
How it does look
The overflow is not visible when "overflow:hidden;" is set on the TD, and it
still shows up when the height of the TD is increased.
I know that these inputs shouldn't be in a table, but that's the way Roundup
did it and I don't want to completely rework the page. Does anyone have any
ideas on this?
--
View this message in context: http://www.nabble.com/UI-Slider-inside-TD-overflows-vertically-tp24706974s27240p24706974.html
Sent from the jQuery UI Discussion mailing list archive at Nabble.com.