jQuery(document).ready(function ($) { $( document ).ready( function( $ ) { $('.multi-sidebar').tabs(); } ); } ) jQuery(document).ready(function ($) { $('.multi-sidebar').tabs({ fx: { opacity: 'toggle', duration: 300 } }); ( jQuery ); } )