摘要: 鼠标拖拽与置顶 *{margin: 0;padding: 0;} /*拖拽*/ #div1{width: 100px; height: 100px; background-color: red; position: absolute; ... 阅读全文
posted @ 2017-10-19 16:49 Alde-baran 阅读(362) 评论(0) 推荐(0)
摘要: <!--判断浏览器ie 9以下的版本执行这个代码--> <!--[if lt IE 9]> <script src="https://cdn.bootcss.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://cd 阅读全文
posted @ 2017-10-19 16:42 Alde-baran 阅读(9112) 评论(0) 推荐(0)