Fork me on GitHub
摘要: 1. 遮挡层.occlusion { opacity: -.35;/*透明程度*/ -moz-opacity: -.35; filter: alpha(opacity=-35); height: 100%; position: absolute; backgrou... 阅读全文
posted @ 2015-09-18 12:52 种花生的读书人 阅读(123) 评论(0) 推荐(0)
摘要: 1. Jquery 选择多个class 如何精确匹配$("div[class='class1 class2']").css({ "margin-bottom": "0px" });$("input[name='selectedConstractorSid'][type='text']").val()... 阅读全文
posted @ 2015-09-18 10:53 种花生的读书人 阅读(155) 评论(0) 推荐(0)

该博客仅作为记录笔记,转载随意