|
Title: jQuery auto complete crashed when using EasyUI together Post by: mattjiang on June 18, 2012, 06:07:45 PM Hi
Although EasyUI combo is a choice, but in some reason, I have to use jquery autocomplete Please refer to http://jsfiddle.net/7c84b/ for problem demo Is there any solution to solve this? thanks a lot Title: Re: jQuery auto complete crashed when using EasyUI together Post by: stworthy on June 19, 2012, 02:19:08 AM Try include the jquery autocomplete plugin script in <body> tag to solve this issue. For the demo please refer to http://jsfiddle.net/7c84b/1/.
|