Hi all,
I want to implement a generic autocomplete for ionic.
I found this example “http://codepen.io/calendee/pen/pCwyx”
The problem is that the content of the autocomplete pushes all the content down.
I want that it will somehow not push the whole document down, but rather will flow above.
How can i do this with ionic?
Thanks,
David