已采纳回答 / Bobo0915
<script type="text/javascript"> $(function(){ $("#btnShow").click(function(){ var tis= $(this); $("ul").html("<img src='Images/Loading.gif' alt=''/>").load("http://www.imooc.com/da...
2016-12-30
已采纳回答 / DD慕帆
应该是你的代码写错了吧,那个文本输入框,如果你没有改的话,他的id和name都是"txtSearch",而,你运用autocomplate控件的时候,写的是$("#textSearch"),你看一下是不是
2016-12-29