Hi all. I've got a table with 18 rows that I'm forcing to scroll along the y axis. I'd like to be able to theme the scroll bar using jScrollPane, but I'm having an issue with loaded content. It works as expected when the functions are called on the same page as the table, but when I insert the table from another page with .load, the jScrollPaneContainer div is hidden.
<a href="http://www.stevelove.org/example/">Here's a link</a> to an example.