jQuery支持多次确认的点击弹出确认对话框
1、新建html文档。

3、书写css代码。<style> *{margin: 0;padding: 0;} body{ background-color: #3A3A3A; } #main{position: absolute;width: 200px;left: 50%;margin-left: -100px;top:200px;text-align: center;} #main li{list-style-type: none;margin-top: 5px;} #main li a{color: #fff;} #main li a:hover{color: #99e;} #main li a:active{color: #e99;}</style>

5、代码整体结构。

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
阅读量:44
阅读量:41
阅读量:89
阅读量:26
阅读量:63