autocomplete and datepicker
Hi,
I am using jquery autocomplete and jquery datepicker in my applications.
Both are working fine if i put in different pages. When I try to combine both the functionalities in a same page, datepicker is working and autocomplete is not working.
I am getting the following error:
Error: $("#CityAjax").autocomplete is not a function
You can view my code in the following url:
http://pastie.org/336653
any suggestions?
thanks
Iswaria