爱易网
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 浏览次数:20111 次
以下是程序代码
<!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
上一篇:狡猾的按钮特效
下一篇:仿谷歌个性首页拖拽效果
免责声明:
本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
相关资料
更多>
微软谷歌高层访韩面前:忌惮三星的崛起
IT企业人才争夺战打响:员工待遇水涨船高
承载京东C2C野心的拍拍网:梦想丰满,现实骨感
想玩P2P?几个您必须知道的潜规则
陈天桥之鉴:产品创新被扼杀那些事
成本效益全兼顾 混合云市场前景显现
“扫黄打非”下9158否认遭整顿
火狐手机发展前路:或被运营商绑架
首家国有独资P2P平台上线 或预示政策日渐明朗
推荐阅读
更多>
HDS发布《2013中国CIO洞察白皮书》
高德百度地图免费背后:李彦宏暗斗马云周鸿祎
雷军会做赔钱生意?迅雷跌破发行价 市值仅7亿美元
568倍PE,“长跑者”亚马逊的高估值之谜
看,网络文学今日之繁盛;忆,纯真去哪了?
联想国庆完成收购IBM x86服务器
用友软件股价逆势下跌 再融资方案现曙光
二代 iPad Air将配备2GB内存?为同屏多任务做准备
NEC拟出售移动效劳子公司NEC Mobile
PC迎9年来出货量新低 平板电脑渐成主流
QQ空间与微信龟兔赛跑,商业生态链陷入死循环
分析称iPhone 6明年初发布 屏幕变为4.8吋
网络音乐非片面收费 高晓松时间表难完成
微软谷歌高层访韩面前:忌惮三星的崛起
猎豹移动上市押海外市场 与小米有合作空间
HTC以品牌营销突围 专家建议改变经营思路
App Store严禁推送广告 运用面临大清洗
国美电商开打价钱战 牟贵先言行矛盾受质疑
国内首个大数据系列指数今日发布
高通拼抢国际芯片市场 联发科海外拓展难安心