首页 > 代码库 > CSS3/jQuery自定义弹出窗口
CSS3/jQuery自定义弹出窗口
简单演示一下,精简了演示效果和css样式文件,更利于在项目中的实际应用
引入style.css index.js
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>index.html</title> <meta http-equiv="keywords" content="keyword1,keyword2,keyword3"> <meta http-equiv="description" content="this is my page"> <meta http-equiv="content-type" content="text/html; charset=gbk"> <link href=http://www.mamicode.com/"style.css" rel="stylesheet" type="text/css"/>>
然后将style.css、index.js和index.html放在同一路径下 用chrome或Firefox打开index.html即可不支持IE浏览器
style.css index.js下载地址:http://download.csdn.net/detail/itmyhome/7433847参考:http://www.html5tricks.com/category/jquery-plugin
全部效果演示:http://www.html5tricks.com/demo/jquery-css3-modal-window/index.html
欢迎加入JAVA技术交流群:74955800
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。