function dropMenu(obj){ $(obj).each(function(){ var theSpan = $(this); var theMenu = theSpan.find(".submenu"); var tarHeight = theMenu.height(); theMenu.css({height:0,opacity:0}); theSpan.hover( function(){ $(this).addClass("selected"); theMenu.stop().show().animate({height:tarHeight,opacity:1},400); }, function(){ $(this).removeClass("selected"); theMenu.stop().animate({height:0,opacity:0},400,function(){ $(this).css({display:"none"}); }); } ); }); } $(document).ready(function(){ dropMenu(".drop-menu-effect"); $(".submenu li").hover(function(){ $(this).parent().parent().find('a').css({backgroundColor:"#fdfdfd",color:"#333"}); $(this).find('a').css({color:"#fff"}); },function(){ $(this).parent().parent().find('a').css({backgroundColor:"",color:""}); $(this).find('a').css({color:""}); }) });
深圳-龙华
0755-27659600
重庆-万达
023-6287 2557
昆明-五华
0871-6760 333
贵阳-南明
0851-5636 663
惠州-惠城
0752-2285 080
    img.init(); img.play(0); //阻止事件冒泡 function estop(e){ var e=arguments.callee.caller.arguments[0]||event; if (e && e.stopPropagation){ //因此它支持W3C的stopPropagation()方法 e.stopPropagation(); }else{ //否则,我们需要使用IE的方式来取消事件冒泡 window.event.cancelBubble = true; return false; } }
    专业设计网站专业网站建设专业网站制作专业网站设计建网站域名信息专业网站设计公司网站优化SEO域名注册网站制作

    联系我们

     

    自助建站

    当前位置:首页 > 成功案例 > 自助建站
    域名信息 | 建站所需资料 | 备案信息提交 | 网站后台帮助 | 公司简介 | 支付方式 | 联系我们 |  网站模版 |  申请文件样板 | 

    深圳知讯
    深圳业务咨询

    惠州知讯
    惠州业务咨询

    重庆知讯
    重庆业务咨询

    贵阳知讯
    贵阳业务咨询

    昆明知讯
    昆明业务咨询

    客服李小姐 客服李小姐

    客服许小姐 客服许小姐

    客服王小姐 客服王小姐

     备案客服 备案客服

    手机模式预览
    手机模式预览
    扫一扫
    var box = new LightBox("idBox"); $("idBoxCancel").onclick = function(){ box.Close(); } $("idBoxOpen").onclick = function(){ //box1.Close(); box.Center = true; box.OverLay.Color = "#000"; box.Show(); } var box1 = new LightBox("idBox1"); $("idBoxCancel1").onclick = function(){ box1.Close(); } $("idBoxOpen1").onclick = function(){ //box.Close(); box1.Center = true; box1.OverLay.Color = "#000"; box1.Show(); } function kefu_close() { document.getElementById("bottomDiv1").style.display="none"; } var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://"); document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3Ff0883abc848f2bd29b354805cee56dbd' type='text/javascript'%3E%3C/script%3E")) $(function(){ $url = window.location.href; $.ajax({ "url":"/robots.php?url=" + $url, "type":"get", "data":"string", }); });