how can i load autocomplete with jquery on click event???
$('#id').click(function() { // load autocomplete });