var $tabs; $(function(){ //example $tabs = $('#example_1') .tabs() .scrollabletabs(); });