tribulant

Untitled

Jun 20th, 2013
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $(document).ready(function() {
  2.     $('#londontabs > ul').tabs({ fx: { height: 'toggle', opacity: 'toggle' } });
  3.     $('#tabsheader > ul').tabs({fx: {height:'toggle', opacity:'toggle'}});
  4.     $('#featuredvid > ul').tabs();
  5. });
  6.     $(document).ready(function(){
  7.         $("#featured > ul").tabs({fx:{opacity: "toggle"}}).tabs("rotate", 5000, true);
  8.     });
  9.    
  10. /*window.onload = function() {$('#Picture').hide().fadeIn(3000);};*/
Advertisement
Add Comment
Please, Sign In to add comment