jQuery实现页面顶部下拉广告

源码下载:(xiala)_jb51.rar

效果图如下:

jQuery实现页面顶部下拉广告

代码如下:

<!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="https://hovertree.com/texiao/jquery/80/css/hovertree.css"> </head> <body> <br><br> <!--广告开始--> <DIV> <DIV class=gg_fbtn><A 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="https://down.hovertree.com/jquery/jquery-1.4.2.min.js"></SCRIPT> <SCRIPT type=text/javascript src="https://hovertree.com/texiao/jquery/80/js/hovertree.js"></SCRIPT> <!--广告结束--> <br> <p>适用浏览器:IE8、360、FireFox、Chrome、Safari、Opera、傲游、搜狗、世界之窗. </p> <p>来源:<a href="https://hovertree.com/" target="_blank">何问起</a> <a href="https://hovertree.com/menu/texiao/">网页特效</a> <a href="https://hovertree.com/h/bjaf/2lkrc3r2.htm">代码说明</a></p> <p></p> </body> </html>

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/wwjdgz.html