爱易网
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 浏览次数:20126 次
以下是程序代码
<!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
上一篇:狡猾的按钮特效
下一篇:仿谷歌个性首页拖拽效果
免责声明:
本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
相关资料
更多>
史玉柱此刻离任:营销巨匠为新游戏炒作?
谷歌董事长成花花公子:情史足以媲美涂鸦
Kindle入华遭遇国内厂商“围剿 ” 电信也参战
一大波智能路由器正在袭来:小米、360、极路由大PK
代工厂生活危机:“富士康们”何去何从?
诺基亚称不会更名“微软移动” 5月还将发布新品
成本效益全兼顾 混合云市场前景显现
埃里克杰克森:阿里IPO估值至少1500亿美元
微软与摩托罗拉授权协议涵盖Android和Chrome设备
推荐阅读
更多>
解析2014年阿里百度等五大互联网巨头深度布局
电信资费新政:三巨头压力大 短期降价仍有争议
评论:阿里为什么不试着收购一家香港媒体呢
埃里克杰克森:阿里IPO估值至少1500亿美元
国内云服务商存在尴尬:“远程机房+移动大硬盘”模式
京东微信入口战略能否助力618大促创流量巅峰
中移动将推出多项4G资费新政
雅安地震救灾前线的科技之手 微弱而暖和
HTC以品牌营销突围 专家建议改变经营思路
惠普中国转型只是缩影 未来开展不可预期
虚拟运营市场躁动:山西煤老板兴味浓重
国美痛批网购七宗罪 用短暂盈利输了未来
广东移动高层受调查 中移动或现更大反腐风暴
苹果售后生态链乱象:供需失衡价钱不一
联通丹东公司一高管造假套出手机变卖被判刑7年
京东封杀财付通:终极目标是电商生态圈
工商下月将整治手机市场
NEC拟出售移动效劳子公司NEC Mobile
【晚报】女子泰国游晒10照片 流量费2000
前苹果顾问批判iPhone命名:不应加S