摘要: $("#A").bind("input propertychange", function () { $("#B").val($(this).val()); }); 阅读全文
posted @ 2017-05-24 11:56 lilyshy 阅读(325) 评论(0) 推荐(0)