2014年4月12日

Html5 中加入jquery的方法1

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">

<script src="jquery-1.11.0.min.js"></script>
<title>Title of the document</title>
</head>

<body>
Content of the document......
</body>

</html>

沒有留言:

張貼留言

注意:只有此網誌的成員可以留言。