jQuery css() 方法

$("p").css("background-color");
$("p").css("background-color","yellow");

 

posted @ 2013-08-27 01:24  horizon~~~  阅读(150)  评论(0)    收藏  举报