html源代码:

复制代码 代码如下:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>jquery定时滑出可最小化的底部提示层</title><base target="_blank" />
<link href="https://www.jb51.net/phtml/jqtexiao/index/style.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="/UploadFiles/2021-04-02/jquery-1.10.2.min.js"></head>

<body>
<div style="width:800px;margin:0px auto">
<span style="font-size:18px; font-weight:bold; text-align:center; line-height:25px; color:#000; width:100%">jquery定时底部滑出可最小化的提示层特效<br />
<a href="https://www.jb51.net" target="_blank" style="color:#000"></a>(<a href="https://www.jb51.net" style="color:#000" target="_blank">https://www.jb51.net</a>)<br />
<br />
</span>

当打开页面或者刷新页面后等待两秒钟,会在底部滑出可最小化的提示层。
</div>
<div style="background-color:Red; width:100%;height:150px;">欢迎。</div>
<div style="height:830px;"></div>
<div style="background-color:Fuchsia; width:100%;height:150px;">jb51</div>
<div style="height:500px;"></div>

<div class="bottom_box-keleyi-com">
<div class="bottom">
<p>感谢您访问网站!<a href="https://www.jb51.net" target="_blank">https://www.jb51.net</a>,<br/>专门分享实用、常用的技术文章代码资源的网站</p>
<div class="ask"><a href="https://www.jb51.net/">首页</a>
<a href="https://www.jb51.net/ablut/">关于</a>
<a href="https://www.jb51.net/a/bjac/kjsrt3b0.htm">jQuery AJAX</a>
<a href="https://www.jb51.net/a/bjac/182di68b.htm">导航样式</a>
<a href="https://www.jb51.net/a/bjac/mt97p5y9.htm">侧边导航</a>
<a href="https://www.jb51.net/dev/3068696139522ae4.htm">树形菜单</a>
<a href="https://www.jb51.net/game/1/">捕鱼</a>
<a href="https://www.jb51.net/game/3/">打地鼠</a>
<a href="https://www.jb51.net/game/4/">美女拼图</a>
<a href="https://www.jb51.net/phtml/silverlight/">猜数字</a>
</div>
</div>
<div class="close"></div>
</div>
<img class="mini" src="/UploadFiles/2021-04-02/mini.png"><script type="text/javascript">
$(function(){
setTimeout(function(){
$(".bottom_box-k"+"eleyi-com").slideDown("slow");
},2000);

$(".close").click(function(){
$(".bottom_box-ke"+"leyi-com").hide();   
$(".mini").show(200);   
})
$(".mini").click(function(){
$(this).hide();   
$(".bottom_box-kele"+"yi-com").show();   
})
});
</script>
</body>
</html>

标签:
jquery,底部提示层,可最小化

免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件! 如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com
狼山资源网 Copyright www.pvsay.com

RTX 5090要首发 性能要翻倍!三星展示GDDR7显存

三星在GTC上展示了专为下一代游戏GPU设计的GDDR7内存。

首次推出的GDDR7内存模块密度为16GB,每个模块容量为2GB。其速度预设为32 Gbps(PAM3),但也可以降至28 Gbps,以提高产量和初始阶段的整体性能和成本效益。

据三星表示,GDDR7内存的能效将提高20%,同时工作电压仅为1.1V,低于标准的1.2V。通过采用更新的封装材料和优化的电路设计,使得在高速运行时的发热量降低,GDDR7的热阻比GDDR6降低了70%。