Jquery实现顶部弹出框特效
网络编程 2021-07-04 21:48www.168986.cn编程入门
本文给大家分享的是jquery顶部浮动弹出层,点击浮动层动画弹出层,弹出层从顶部动画滑动效果,效果非常不错,推荐给大家。
Jq制作的页面顶部动态弹出的提示框,可以用于提示信息的显示以及通知信息的显示。
Html代码
<div class="tooltip"> <div class="bg"></div> <div class="main"><i>Jq顶部弹出框</i><span onClick="ToolTipTop.Hide();" title="关闭">X</span></div> </div>
Css代码
body { margin: 0; padding: 0; } .tooltip { width: 100%; height: 50px; margin-:-50px; display:none; } .tooltip .bg { width: 100%; background-color: #333; height: 50px; opacity: .7; position: absolute; margin: 0; } .tooltip .main { width: 100%; position: absolute; margin: 0; height: 50px; line-height: 50px; text-align: center; color: #fff; } .tooltip .main span { float: right; color: #fff; margin-right: 20px; cursor: pointer; }
Jq代码
var ToolTipTop={ Show:function(Msg){ $(".tooltip .main i").html(Msg); $(".tooltip").css("display","block").animate({marginTop:"0px"},500); }, Hide:function(){ $(".tooltip").animate({marginTop:"-50px"},500,function(){$(this).css("display","none")}); } }
再给大家分享一例特效,效果也非常不错
CSS
<style type="text/css"> {margin:0;padding:0;list-style-type:none;} a,img{border:0;} .demo{margin:0 auto 0 auto;padding:200px 0 0 0;width:400px;text-align:center;font-size:18px;} .demo .action{color:#3366;text-decoration:none;font-family:"微软雅黑","宋体";} #Header{ position:fixed;z-index:9999999;:0;right:0;left:0;height:38px;border-bottom:1px solid #e0dede;width:100%; background-color:#F7F7F7; background-image:linear-gradient(#fff, #f7f6f5); background-image:-moz-linear-gradient(#fff, #f7f6f5); background-image:-o-linear-gradient(#fff, #f7f6f5); background-image:-webkit-linear-gradient(#fff, #f7f6f5); box-shadow:inset 0 1px #fff, 0 1px 3px rgba(34,25,25,0.4); -moz-box-shadow:inset 0 1px #fff, 0 1px 2px rgba(34,25,25,0.4); -webkit-box-shadow:inset 0 1px #fff, 0 1px 3px rgba(34,25,25,0.4); } html,html body{background-image:url(about:blank);background-attachment:fixed;} html #Header{position:absolute;:expression(eval(document.documentElement.scrollTop));} .overlay{position:fixed;:0;right:0;bottom:0;left:0;z-index:998;width:100%;height:100%;background:#f6f4f5;display:none;} html,html body{background-image:url(about:blank);background-attachment:fixed;} html .destroy,html .overlay{position:absolute;:expression(eval(document.documentElement.scrollTop));} .destroy{position:fixed;:0px;left:50%;margin-left:-425px;margin-left:-718px;_margin-left:-425px;margin-:-292px;z-index:99996;opacity:0;filter:alpha(opacity=0);} .sheet{position:relative;width:840px;height:290px;margin:auto;padding:0;background:#fff9e2 url("images/tips_bg.gif"); box-shadow:inset 0 -1px 0 #FFF,0 1px 6px rgba(0,0,0,.3); -moz-box-shadow:inset 0 -1px 0 #FFF,0 1px 6px rgba(0,0,0,.3); -webkit-box-shadow:inset 0 -1px 0 #FFF,0 1px 6px rgba(0,0,0,.3); border-bottom:2px solid #efebda; border-bottom-left-radius:5px; border-bottom-right-radius:5px; -moz-border-bottom-left-radius:5px; -moz-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -webkit-border-bottom-right-radius:5px; } .sheet a.close{display:block;position:absolute;width:20px;height:20px;right:5px;:5px;background:url("images/sheet_close.gif") no-repeat;} .sheet a:hover.close{background-position:0 -30px;} .sheet a:active.close{background-position:0 -60px;} .sheet .head{padding:20px 15px;border-bottom:1px solid #f6f4ee;} .sheet .head h2{padding:0;font-size:18px;font-weight:400;color:#444;text-align:center;} .sheet .body{padding:10px 15px;border-:1px solid #fff;} </style>
JS
<script type="text/javascript" src="js/jquery-1.4.2.min.js"></script> <script type="text/javascript"> $(document).ready(function(){ var h = $(document).height(); $(".overlay").css({"height": h }); $(".action").click(function(){ $(".overlay").css({'display':'block'}).animate({'opacity':'0.8'}); $(".destroy").s(true).animate({'margin-':'40px','opacity':'1'},400); }); $(".close").click(function(){ $(".destroy").s(true).animate({'margin-':'-292px','opacity':'0'},800); $(".overlay").css({'display':'none'}).animate({'opacity':'0'}); }); }); </script>
HTML
<div id="Header"></div> <div class="demo"><a class="action" href="javascript:void(0);">jquery float浮动层弹出层页面加载特效</a></div> <div class="overlay"></div> <div class="destroy"> <div class="sheet"> <div class="head"> <h2>jquery顶部动画弹出层</h2> </div> <div class="body"></div> <a class="close" title="关闭" href="#"></a> </div> </div><!--sheet end-->
上一篇:jquery实现页面虚拟键盘特效
下一篇:Jquery数字上下滚动动态切换插件
编程语言
- 如何快速学会编程 如何快速学会ug编程
- 免费学编程的app 推荐12个免费学编程的好网站
- 电脑怎么编程:电脑怎么编程网咯游戏菜单图标
- 如何写代码新手教学 如何写代码新手教学手机
- 基础编程入门教程视频 基础编程入门教程视频华
- 编程演示:编程演示浦丰投针过程
- 乐高编程加盟 乐高积木编程加盟
- 跟我学plc编程 plc编程自学入门视频教程
- ug编程成航林总 ug编程实战视频
- 孩子学编程的好处和坏处
- 初学者学编程该从哪里开始 新手学编程从哪里入
- 慢走丝编程 慢走丝编程难学吗
- 国内十强少儿编程机构 中国少儿编程机构十强有
- 成人计算机速成培训班 成人计算机速成培训班办
- 孩子学编程网上课程哪家好 儿童学编程比较好的
- 代码编程教学入门软件 代码编程教程