阅读背景:

jQuery AJAX不会在中加载[英]jQuery AJAX will not load inside

来源:互联网 
<html>
<head>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript">
$(document).ready(function(){
   $(".region").load('getRecords.php?start=regions');

});
</script>
</head>
<body>


<select>

            <div class="region"></div>          

</select>

</body>
</html>
<html>
<head>
<script type="text/javascript" sr



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: