Click here to Skip to main content
15,885,365 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi
i am using jquery autocomplete it is working in aspx pages(without master page)
But when i wrote the code in child master page it is not working..eventhough i wrote the same code in child master page


can anybody tell the problem?


regards
manohar
Posted
Comments
bbirajdar 8-Aug-12 5:12am    
Your code is messed. How can we guess where you are getting wrong without seeing your code???????
ZurdoDev 8-Aug-12 10:10am    
You would have to share your code so that someone could give you the correct answer. However, the first thing that comes to mind is your IDs are likely different since they are now in a master page. Run the page, view source, and see what your IDs are client side.

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

  Print Answers RSS
Top Experts
Last 24hrsThis month


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