WordPress theme options tabs

WordPress includes many js libraries in \wp-includes\js and in wp-admin\js. You can browse through them and choose which one you want, including jQuery tabs.

You can use it in your theme by using this function, http://codex.wordpress.org/Function_Reference/wp_enqueue_script

To figure out how to use the tabs, you would read about it here: http://jqueryui.com/demos/tabs/