Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $(document).ready(function() {
- $('#londontabs > ul').tabs({ fx: { height: 'toggle', opacity: 'toggle' } });
- $('#tabsheader > ul').tabs({fx: {height:'toggle', opacity:'toggle'}});
- $('#featuredvid > ul').tabs();
- });
- $(document).ready(function(){
- $("#featured > ul").tabs({fx:{opacity: "toggle"}}).tabs("rotate", 5000, true);
- });
- /*window.onload = function() {$('#Picture').hide().fadeIn(3000);};*/
Advertisement
Add Comment
Please, Sign In to add comment