[jQuery] jScrollPane and Tabs 3
I'm attempting to use both jScrollPane and Tabs 3 in the same screen
but for some reason it doesn't want to work... I'm very new to this so
I'm sure it's something very simple that I'm doing wrong.
Basically if I include:
<script type="text/javascript" src="js/jScrollPane.js"></script>
then all I get, where the scrolling panel is supposed to appear in the
tabbed section is a blank area. If I then remove that script then the
panel appears (obviously just the content with no scroll bars or
anything)
I'd very much appreciate any thoughts as to what I may be doing
incorrect.