爱易网
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 浏览次数:20127 次
以下是程序代码
<!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
上一篇:狡猾的按钮特效
下一篇:仿谷歌个性首页拖拽效果
免责声明:
本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
相关资料
更多>
看,网络文学今日之繁盛;忆,纯真去哪了?
蓝宝石PK大猩猩玻璃:作为屏幕谁更有优势?
华为变阵:任正非调整三大业务布局
阿里物流搭上邮政:京东,我们在终点等你!
P2P平台科迅网疑“跑路” 涉及金额超2700万
在线音乐出现“小米公司”不是没有可能
历史惊人相似:如今的库克 曾经的鲍尔默
小米2S试水高端化 纯“性价比”玩法已成过去式
QQ空间与微信龟兔赛跑,商业生态链陷入死循环
推荐阅读
更多>
从雷军的“互联网七字诀”告诉你一个非妖魔化的小米
任正非:喜马拉雅山的水为什么不能流入亚马逊河?
支付宝被曝严重破绽 隐私平安再受质疑
如家撤离同程内情:祸起反水OTA“联盟”?
创维冲击500亿梦想:转型硬件和内容供应商
湖南卫视扶持芒果TV杀入媒体:版权独播不分销
传陌陌或12月赴美IPO 估值约30亿美元
银联布局二维码支付,“擦边球”生态不能自救
锐迪科将以9.25美元/ADS价钱出售835万份ADS
iPhone5S组件曝光 印证杀手级功能存在
永不磨灭的九大尖端编程语言
iPhone 6将于10月17日内地上市:售5288元起
诺基亚称不会更名“微软移动” 5月还将发布新品
诺基亚依托规模效应 猛攻国际市场空白
云储存有多远:跨过数据安全问题即可到达
首个释放出搅局房地产信号的互联网公司不是小米而是58同城
200美元英特尔Android笔记本行将到来
支付宝27日晚间曝严重破绽:买卖记载可被搜索
华为美国推出电商网站 发售Mate 2LTE版
微软确认 Surface 计划更多尺寸和LTE 版本