Displaying suggestions in input box
Hi, I just implemented this solution - works great, BUT the suggestions are popping up behind the panel... is there a way to bring them to the front? I tried z index up to -1 and down 3 but still not working...
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hi, I just implemented this solution - works great, BUT the suggestions are popping up behind the panel... is there a way to bring them to the front? I tried z index up to -1 and down 3 but still not working...
Fixed, just had to set z index to 10000...
I am unbale to add autocomplete to my IONIC angular app?
When I tried to include this JS file http://code.jquery.com/ui/1.10.3/jque...
it gives error. Also I cant able to call autocomplete function. Can anyone elaborate How can I use it in Angular IONIC app ?Reply sooner.
Hello Zaik,
We recommend you don't use jQuery in the AngularJS projects at all. Please look at these links for more information: https://material.angularjs.org/latest...
https://docs.angularjs.org/misc/faq