teddybear
Members
-
Joined
-
Last visited
Reputation Activity
-
teddybear reacted to mteam in Scrollbar accordion jqueryTry changing line 133 html to
<script> $(function () { $("#accordion").accordion( { heightStyle: "content", autoHeight: false, clearStyle: true }); $("select, input, a.button, button").uniform(); }); </script>