当前路径: 星河码客 » 插件特效 » 网页顶部广告带关闭打开按钮

网页顶部广告带关闭打开按钮

JS//首页大广告var gg960ShowTime = 10000; //播放时间var gg960Time = null;function open_gg960(showBtn){ $('.gg_full .gg_fcon').html(gg960Con).slideDown(300,function(){ if(showBtn !== false){ $('.gg_full .gg_fbtn').fadeIn(); } if(gg960Time){clearTimeout(gg960Time);} gg960Time = setTimeout(close_gg960,gg960ShowTime); });}function close_gg960(){ $('.gg_full .gg_fcon').slideUp(500,function(){ $(this).html(''); $('.gg_fclose').hide(); $('.gg_freplay').show(); });}$('.gg_fclose').click(function(){ if(gg960Time){clearTimeout(gg960Time);} close_gg960(); return false;});$('.gg_freplay').click(function(){ if(gg960Time){clearTimeout(gg960Time);} open_gg960(false); $('.gg_freplay').hide(); $('.gg_fclose').show(); return false;});var gg960Con;var fullAdUrl = '/'var fullAdName = ' ';;if(fullAdName){ gg960Con = '';//flash无法显示时,显示JPG广告 setTimeout(open_gg960,1500);//延迟显示}

网页顶部广告带关闭打开按钮

在线演示        积分下载        6毛下载        砍两刀下载       

文件目录······
暂无数据
 猜你喜欢 更多»
 工具推荐 更多»