Hi everybody........
i have an autocomplete function inside $(function()) and it is working fine ............but i need to show some other results on autocomplete for the onchange(dropdown box) event when ever i tried this i am getting 2 auto suggested boxes 1)inside $function 2)onchange event...so, i need to destroy the autocomplete function inside the $function after onchange event........
can anybody give me suggestions pls
Thanx in advance
i have an autocomplete function inside $(function()) and it is working fine ............but i need to show some other results on autocomplete for the onchange(dropdown box) event when ever i tried this i am getting 2 auto suggested boxes 1)inside $function 2)onchange event...so, i need to destroy the autocomplete function inside the $function after onchange event........
can anybody give me suggestions pls
Thanx in advance