<script?type="text/javascript"?src="js/jquery-1.8.3.min.js"></script>
?? <script?type="text/javascript">
?? $(document).ready(function(){
//??? $("#msg").html("hello?qinyao");
?? $("#msg").alert("hello?qinyao");
?? });
?? </script>
??</head>
??
??<body>
????<div?id="msg"></div>
??</body>代碼如上,哪里錯了啊
添加回答
舉報
0/150
提交
取消