码迷,mamicode.com
首页 > Web开发 > 详细

jQuery页面顶部下拉广告

时间:2016-06-20 12:49:32      阅读:217      评论:0      收藏:0      [点我收藏+]

标签:

本广告可以是图片也可以是Flash,可以设置自动播放的时间,可以手动停止和重播。

效果展示 http://hovertree.com/texiao/jquery/80/

源码下载:
http://hovertree.com/h/bjaf/8jy44vm8.htm

效果图如下:
技术分享

代码如下:

<!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 rel=stylesheet type=text/css href="http://hovertree.com/texiao/jquery/80/css/hovertree.css">
</head>

<body style="text-align:center">
<br><br>

<!--广告开始-->
<DIV class="gg_full wrapfix">
<DIV class=gg_fbtn><A style="DISPLAY: none" class=gg_freplay title=重播 
href="javascript:;" target="_self"></A><A class=gg_fclose title=关闭 
href="javascript:;" target="_self"></A></DIV>
<DIV class=gg_fcon></DIV></DIV>


<SCRIPT type=text/javascript src="http://down.hovertree.com/jquery/jquery-1.4.2.min.js"></SCRIPT>
<SCRIPT type=text/javascript src="http://hovertree.com/texiao/jquery/80/js/hovertree.js"></SCRIPT>

<!--广告结束-->
<br>
<p>适用浏览器:IE8、360、FireFox、Chrome、Safari、Opera、傲游、搜狗、世界之窗. </p>
<p>来源:<a href="http://hovertree.com/" target="_blank">何问起</a>
    <a href="http://hovertree.com/menu/texiao/">网页特效</a>
<a href="http://hovertree.com/h/bjaf/2lkrc3r2.htm">代码说明</a></p>
<p></p>
</body>
</html>

转自:http://hovertree.com/h/bjaf/2lkrc3r2.htm

特效汇总:http://www.cnblogs.com/roucheng/p/texiao.html

jQuery页面顶部下拉广告

标签:

原文地址:http://www.cnblogs.com/roucheng/p/jqueryxiala.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!