摘要: function check_ok(obj){if(obj.checked){ $("input[name='submit']").css("background-color","#257DC2"); $("input[name='submit']").attr("disabled",false... 阅读全文
posted @ 2014-05-17 00:20 Echo正在输入 阅读(215) 评论(0) 推荐(0)