$("input[style]").each(function(){
$(this).css("border-width","1");
$(this).css("background-color","#A9A9A9");
});
$("input[style]").each(function(){
$(this).css("border-width","1");
$(this).css("background-color","#A9A9A9");
});
网友评论文明上网理性发言 已有0人参与
发表评论: