爱易网
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 浏览次数:20201 次
以下是程序代码
<!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
上一篇:狡猾的按钮特效
下一篇:仿谷歌个性首页拖拽效果
免责声明:
本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
相关资料
更多>
从旗下三大业务BG发展看华为的过去现在和未来
阿里马云:我觉得互联网还有十年可以做
微软谷歌高层访韩面前:忌惮三星的崛起
阿里巴巴上市后雅虎将面临更大的业绩压力
Facebook财报前瞻:投资者仍信心不足
中移动将推出多项4G资费新政
京东进驻微信一级入口或影响自身战略布局
微软为避免代理权争夺 与大股东达成和解协议
迅雷欲3300万美元收购金山快盘 预计9月完成
推荐阅读
更多>
iOS7拖累iPad 5、iPad mini2发布 传十月份推出
中国联通困局:遭遇OTT宽带4G三大难题
神州电脑中止IPO面前:再被质疑财务造假
传苹果与雅虎协作信息提供 进一步摆脱谷歌
猎豹移动上市押海外市场 与小米有合作空间
网络旅行游记被曝插入"软广告" 个别人士月入数万
美图手机2问世 三大问题令其市场销量堪忧
工商总局开查电商“七日退货”
新浪微博推粉丝头条功能 意欲与大号分成
传360周鸿祎曾试图阻止百度收购91无线
传三星为赢得新兴市场:推廉价版Note3
刘强东:京东上市融资用于开拓三至六线城市
联发科享用价钱战 专利难以摆脱高通
奇虎360证明了“惟平台化才能生存”是谬论,中国互联网不能少了周鸿祎
苹果优势逐渐丧失 传即将推出廉价iPhone
惠普董事长莱恩辞职 为巨额财务减记埋单
同程旅游融资后变土豪 如何烧钱占领市场?
解读苹果收购Beats背后动机:库克在想什么?
从3G牌照发放看中国4G规划效果
腾讯为何在与阿里百度的收购比赛中当看客?