has anybody successfully integrated jscrollpane jquery scrollbars ( http://jscrollpane.kelvinluck.com/ ) into thematic?
as far as i can tell from the instructions you must:
enqueue all styles and scripts.. done
set the css of the element you want to scroll w/ a height and overflow:auto.... done
initialize the scroller in the header.. done
therefore, i think i am doing everything right... and in Firebug you can see in the markup that some of the plugin effects are happening.... but there is no freaking scrollbar!