摘要: $("#box").css("marginLeft",val);$("#box").css({"margin-left": val, "background-color": "blue" }); 阅读全文
posted @ 2015-12-21 16:29 皓月千里 阅读(6647) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2015-12-21 15:54 皓月千里 阅读(249) 评论(0) 推荐(0)
摘要: .content{ width:100%; height:600px; background: #179aac; background: -moz-linear-gradient(top, #179aac 0%, #19bea0 100%); background: -webkit-g... 阅读全文
posted @ 2015-12-21 14:05 皓月千里 阅读(371) 评论(0) 推荐(0)