jQuery AJAX在IE中不起作用
I have following code working nicely on all browsers but IE 7...
<script type="text/javascript">
$(document).ready(function(){
$('#homenews').load('http://domain.co.uk/investor/test_releases.php .newspost:lt(2)')
});
</script>
Any ideas?
Many thanks
weixin_33698823
2012/10/11 12:57- ajax
- jquery
- 点赞
- 收藏
- 回答
1个回复
