2014年4月12日

Html5 中加入jquery的方法2

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
 
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<title>Title of the document</title>
</head>
 
<body>
 Content of the document......
</body>
 
</html>

沒有留言:

張貼留言

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