爱易网
IT新闻
IT新闻
爱易资讯
网站搭建
云虚拟主机教程
云服务器教程
Apache教程
IIS教程
Nginx教程
网站策划
站长文章
推广教程
淘宝客教程
网页设计
HTML教程
XHTML教程
CSS教程
HTML5教程
CSS3教程
JavaSript基础
JQuery教程
Node.js教程
前端技术
Ajax教程
Js特效
Xml教程
平面设计
页面UI设计
photoshop教程
程序开发
AI人工智能
Asp教程
Php教程
Asp.Net教程
Net Core教程
C#教程
Java教程
Jsp教程
开发技术
微信小程序教程
Uniapp开发教程
微信公众号开发
Andriod教程
IOS教程
DOS教程
Python教程
Docker教程
Windows Container教程
数据库
MSSQL教程
MySQL教程
Redis教程
Access教程
Oracle教程
数据库教程
操作系统
Linux教程
Windows教程
MAC教程
Cisco教程
交换机教程
防火墙教程
搜索
爱易网页
JS特效
精美的弹出层效果
精美的弹出层效果
日期:2014-05-18 浏览次数:20120 次
以下是程序代码
<!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>弹出层效果</title> <style type="text/css"> html, body {height:100%;} body, h2, p {margin:0px;padding:0px; font-size:12px;} body {font-size:12px; text-align:center; background:url(http://zf4uc1.chinaw3.com/alert/images/bg.jpg) no-repeat center 0;} .alert_backg {width:100%;height:100%;top:0px;left:0px;position:absolute;background:#000;opacity:0;filter:alpha(opacity:0)} .alert_frame {width:340px;height:120px;top:50%;left:50%;position:absolute;display:inline;margin:-60px 0 0 -170px;opacity:0;filter:alpha(opacity:0)} .alert_frame .top_l {width:5px;height:5px;float:left;overflow:hidden;background:url(http://zf4uc1.chinaw3.com/alert/images/corner.png) no-repeat;} .alert_frame .top_c {width:330px;height:5px;float:left;overflow:hidden;background:url(http://zf4uc1.chinaw3.com/alert/images/wraplayer.png) repeat-x;} .alert_frame .top_r {width:5px;height:5px;float:left;overflow:hidden;background:url(http://zf4uc1.chinaw3.com/alert/images/corner.png) no-repeat -5px 0;} .alert_frame .con {width:100%;height:110px;float:left;overflow:hidden;} .alert_frame .con_l {width:5px;height:100%;float:left;overflow:hidden;background:url(http://zf4uc1.chinaw3.com/alert/images/wraplayer.png) repeat-y;} .alert_frame .con_c {width:330px;height:100%;float:left;overflow:hidden;background:#fff;} .alert_frame .con_r {width:5px;height:100%;float:left;overflow:hidden;background:url(http://zf4uc1.chinaw3.com/alert/images/wraplayer.png) repeat-y;} .alert_frame .bot_l {width:5px;height:5px;float:left;overflow:hidden;background:url(http://zf4uc1.chinaw3.com/alert/images/corner.png) no-repeat 0 -5px;} .alert_frame .bot_c {width:330px;height:5px;float:left;overflow:hidden;background:url(http://zf4uc1.chinaw3.com/alert/images/wraplayer.png) repeat-x;} .alert_frame .bot_r {width:5px;height:5px;float:left;overflow:hidden;background:url(http://zf4uc1.chinaw3.com/alert/images/corner.png) no-repeat -5px -5px;} .alert_frame .alert_tit {width:328px;height:27px;float:left;color:#000;line-height:27px;border:1px solid #fff;background:url(http://zf4uc1.chinaw3.com/alert/images/alert_tit_bg.jpg) repeat-x;} .alert_frame .alert_tit h2 {float:left;text-indent:10px;font-size:14px;font-weight:bold;font-family:"\u5FAE\u8F6F\u96C5\u9ED1";} .alert_frame .alert_tit em {width:8px;height:7px;overflow:hidden;float:right;cursor:pointer;background:url(http://zf4uc1.chinaw3.com/alert/images/gnbimgs.gif) no-repeat;display:inline;margin:10px 10px 0 0;} .alert_frame .alert_tit em.hove {background:url(http://zf4uc1.chinaw3.com/alert/images/gnbimgs.gif) no-repeat -8px 0;} .alert_frame .alert_con {width:330px;height:81px;float:left;border-top:1px solid #e5e5e5;} .size {width:100%;height:45px;text-align:center;line-height:45px;color:#000;} .but {width:100%;height:22px;text-align:center;line-height:22px;} .button {width:55px;height:22px;text-align:center;line-height:22px;color:#fff;background:url(http://zf4uc1.chinaw3.com/alert/images/but.jpg) no-repeat;border:none;display:inline;margin:0 8px;cursor:pointer;} .title {width:800px;height:35px;color:#fff;line-height:35px;font-family:Verdana;font-weight:bold;text-align:left;margin:20px auto 0 auto;font-size:24px;} .table {width:800px;height:auto;overflow:hidden;margin:0 auto 20px auto;font-size:12px;border-top:1px solid #ddd;border-left:1px solid #ddd;background:#fff;} .table ul {margin:0px;padding:0px;float:left;list-style-type:none;} .table li {width:159px;height:30px;f
上一篇:狡猾的按钮特效
下一篇:仿谷歌个性首页拖拽效果
免责声明:
本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
相关资料
更多>
用友软件股价逆势下跌 再融资方案现曙光
称产品遭诋毁 奇虎再诉百度
联想国庆完成收购IBM x86服务器
亚马逊落户上海自贸区:美国货直邮中国
腾讯再次重申:普通微信誉户相对不收费
虚拟运营市场躁动:山西煤老板兴味浓重
纸媒深探版权蓝海抗衡互联网的时机到来了
Android应用审核乱象:诈骗软件冲上排行榜首
小米2S试水高端化 纯“性价比”玩法已成过去式
推荐阅读
更多>
微软谷歌高层访韩面前:忌惮三星的崛起
9月1日起免征新能源汽车购置税
568倍PE,“长跑者”亚马逊的高估值之谜
苹果股价突破100美元大关:投资者看好iPhone 6
小米发明的“低价抢购”模式还能管用多久?
微软的云服务显示出他们将自我进化
微软为避免代理权争夺 与大股东达成和解协议
首批四款“官方”打车软件发布:均为安卓版本
App Store严禁推送广告 运用面临大清洗
唯品会股价飙升 引天猫当当京东进军闪购
华为野心布局未来:投资研发5G对赌1毫秒连接
中国移动承诺再降4G资费 网络漫游至50个国家
三大运营商获通知大减营销费 传3年减400多亿
看蜗牛如何放水养鱼,盘活生态系统
微软史上最大规模裁员,一半诺基亚员工
腾讯微信昨晚再现大规模故障 多地受到影响
Kindle入华遭遇国内厂商“围剿 ” 电信也参战
国美电商开打价钱战 牟贵先言行矛盾受质疑
亚马逊Fire Phone:请别拿我跟苹果三星比
传360周鸿祎曾试图阻止百度收购91无线