I am working on jquery ui autocomplete in the fixed position div, used appendTo option it works on the first time populates all the data and in second time it populates the data, but remains unselectable. Click on the list do nothing.
But by removing appendTo from jquery autocomplete. it works like charm. but the ui list is mispositioned on scroll. Kindly help me out in this problem