开发者

jQuery ui Autocomplete with json call, why does it work by itself but not on the main page?

开发者 https://www.devze.com 2023-02-11 04:32 出处:网络
Here are the two urls: Working And Not Wo开发者_运维技巧rking I cannot for the life of me figure out why I can get the simple version working but the other one is sending the data, receiving it and t

Here are the two urls: Working And Not Wo开发者_运维技巧rking

I cannot for the life of me figure out why I can get the simple version working but the other one is sending the data, receiving it and then not displaying the results.

I thought it was a css issue, but I've tried various methods to correct it and I haven't had any luck.

No javascript errors as well.


Not sure how much this helps, but a quick look reveals that on the test page you include this stylesheet:

http://static.jquery.com/ui/css/demo-docs-theme/ui.theme.css

But I cannot find a link to it on the 'not working' page.

0

精彩评论

暂无评论...
验证码 换一张
取 消