Click here to Skip to main content
15,900,816 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
jquery autocomplete is working 1 page but in another page is not working .
it is not showing any error and it is not calling web service.
can any one tell me how to find the problem.
thanks in advance.
Posted
Comments
CoderPanda 6-Feb-14 0:59am    
You can put a debugger on the jQuery code and see if the on-change event handler method is being invoked in both pages and if there is any difference.
Ahmed Bensaid 6-Feb-14 3:48am    
Debug!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900