<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>JQ</title>
<style>
.hightlight{
color:#0f0;
}
</style>
<script src="jquery/jquery-1.4.4.min.js"></script>
<script>
(function($){ //JQ代码开始
$(function(){
});
})(jQuery); //JQ代码结束
</script>
</head>
浙公网安备 33010602011771号