国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > JavaScript > 正文

jquery定時滑出可最小化的底部提示層特效代碼

2019-11-20 21:55:23
字體:
來源:轉載
供稿:網友

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="http://www.survivalescaperooms.com/phtml/jqtexiao/index/style.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="http://www.survivalescaperooms.com/pmedia/jquery/jquery-1.10.2.min.js"></script>
</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="http://www.survivalescaperooms.com" target="_blank" style="color:#000">武林網</a>(<a href="http://www.survivalescaperooms.com" style="color:#000" target="_blank">//www.survivalescaperooms.com</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="http://www.survivalescaperooms.com" target="_blank">//www.survivalescaperooms.com</a>,<br/>專門分享實用、常用的技術文章代碼資源的網站</p>
<div class="ask"><a href="http://www.survivalescaperooms.com/">首頁</a>
<a href="http://www.survivalescaperooms.com/ablut/">關于</a>
<a href="http://www.survivalescaperooms.com/a/bjac/kjsrt3b0.htm">jQuery AJAX</a>
<a href="http://www.survivalescaperooms.com/a/bjac/182di68b.htm">導航樣式</a>
<a href="http://www.survivalescaperooms.com/a/bjac/mt97p5y9.htm">側邊導航</a>
<a href="http://www.survivalescaperooms.com/dev/3068696139522ae4.htm">樹形菜單</a>
<a href="http://www.survivalescaperooms.com/game/1/">捕魚</a>
<a href="http://www.survivalescaperooms.com/game/3/">打地鼠</a>
<a href="http://www.survivalescaperooms.com/game/4/">美女拼圖</a>
<a href="http://www.survivalescaperooms.com/phtml/silverlight/">猜數字</a>
</div>
</div>
<div class="close"></div>
</div>
<img class="mini" src="http://www.survivalescaperooms.com/phtml/jqtexiao/index/mini.png" width="65" height="37" alt="打開" />
<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>

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 海盐县| 商洛市| 科尔| 云霄县| 沁源县| 日喀则市| 蛟河市| 宁安市| 宜章县| 宜都市| 保山市| 仁寿县| 东山县| 凯里市| 莆田市| 元朗区| 孟津县| 手游| 分宜县| 浪卡子县| 桃江县| 南阳市| 西林县| 咸阳市| 藁城市| 柘城县| 东海县| 五原县| 溆浦县| 岳西县| 临泉县| 大安市| 繁峙县| 安西县| 平潭县| 清涧县| 阳曲县| 纳雍县| 大港区| 丹东市| 九台市|