JQuery报错:Uncaught TypeError

这几天在入门JQuery,学到Jsonp的知识点,想简单调用一下百度搜索的关键字联想接口,但一直报错:
Uncaught TypeError: Cannot read property 'sug' of undefined at...
代码如下:


                    
                    

你可能感兴趣的:(Js)