Skip to content

Commit 03fd444

Browse files
committed
update
1 parent fe3e92f commit 03fd444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

慕课网教程案例/jQuery入门教程/jQuery键盘事件/keypress()事件.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
color: red;
2424
}
2525
</style>
26-
<script src="http://libs.baidu.com/jquery/1.9.1/jquery.js"></script>
26+
<script src="http://lib.sinaapp.com/js/jquery/1.9.1/jquery-1.9.1.min.js"></script>
2727
</head>
2828

2929
<body>

0 commit comments

Comments
 (0)