Skip to content

target4已更改但是提示没有按钮没有更改

sunnyiscloudy edited this page Jun 20, 2018 · 1 revision
<script> $(document).ready(function() { $("#target1").css("color", "red"); $("#target4").html(" jQuery playground "); }); </script>

jQuery Playground

#left-well

#target1 #target2 #target3

#right-well

#target4 #target5 #target6
Clone this wiki locally