Well obviously we won't add a hundred variations but any really usefull configurations I'm open to. Its really a simple script regstered as a startup script at the bottom of the page:
<script type="text/javascript"> $('div.mojo-accordion').accordion(); 'div.mojo-accordion-nh').accordion({autoHeight: false}); $('div.mojo-tabs').tabs(); </script>
If anyone needed something custom they can always put a similar script at the bottom of the layout.master using their own classes and configurations.
Best,
Joe