Click here to Skip to main content
15,860,859 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i created a wcf web service to search the data corresponding textbox entry.
i use jquery ajax function to consume the services. it working fine in IE. but when i tried to use it in Chrome and Firefox its not working.
i googled but not able to find any good solution. can any body please help on this.


Thanks in advance.
Posted
Comments
arvind mepani 31-Jul-14 9:58am    
please share your code so that we can check for issue
dhage.prashant01 27-Nov-14 23:57pm    
I would say, get the complete data on client at one go and bind that data to jQuery autocomplete textbox, rather than hitting the service for each character entered by the user.

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