华图毕业设计网服务范围:计算机毕业设计|计算机毕业论文|毕业设计|毕业论文|信息管理系统论文

大前端JQ焦点图特效代码

时间:2015-01-23 11:28:58点击:3123 【字体:

$('.theme-login').click(function(){   
        $('.theme-popover-mask').show();   
        $('.theme-popover').slideDown(300);   
    })   
    $('.theme-poptit .close').click(function(){   
        $('.theme-popover-mask').hide();   
        $('.theme-popover').slideUp(300);   
    })   
  
    $('.theme-gologin').click(function(){   
        $('.theme-signin').fadeIn();   
    })   
  
    $('.theme-tabs li').each(function(e){   
        $(this).click(function(){   
            $(this).addClass('active').siblings().removeClass('active');   
            $($('.theme-main')[e]).fadeIn(200).siblings('.theme-main').hide();   
        })   
    })  
以上是大纲或介绍,如需要完整的资料请联系客服购买.如不符合您的要求,请联系技术人员qq:86943782定做
标签: