Skip to content

Commit

Permalink
Update jq-4.html
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaipanyu committed May 23, 2017
1 parent eef41e6 commit 9a36434
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jQuery/jQ动画_综合应用/jq-4.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@

</div>

<script src="http://apps.bdimg.com/libs/jquery/2.1.4/jquery.min.js"></script>
<script src="https://cdn.bootcss.com/jquery/3.2.1/jquery.js"></script>
<script>
/*用jQuery实现以下操作当点击$btn 时,让 $btn 的背景色变为红色再变为蓝色*/
$('.btn').on('click', function () {
Expand Down Expand Up @@ -135,4 +135,4 @@
</script>
</body>

</html>
</html>

0 comments on commit 9a36434

Please sign in to comment.