记录:禁用你的元素 bootstrap
摘要:
记录:禁用你的元素 bootstrap <script> $(document).ready(function() { $("#target1").css("color", "red"); $("#target1").prop("disabled", true); }); </script> <di 阅读全文
posted @ 2019-03-31 10:21 建伟F4nniu 阅读(230) 评论(0) 推荐(0)
浙公网安备 33010602011771号