Click here to Skip to main content
15,912,578 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

I developed an autocomplete textbox using jquery with webservices in usercontrol.
The usercontrol is used in master pages.
The auto complete textbox is like this site http://www.cal4all.com
I am almost finished with development, but my problem is when I use the keyboard it is perfectly working, when I use the mouse I am facing the problem with postback. How can I do this one?
Please, can anybody give me some suggestions?
Posted
Updated 14-Dec-10 18:34pm
v2
Comments
[no name] 14-Dec-10 8:30am    
Explain what you mean with "when use the mouse"
Arindam Tewary 15-Dec-10 3:40am    
The link which you have provided as also having the same behaviour like when I copied a word "music" into textbox it does not show up anything but a javascript error:). But manually typeing from keyboard the word "music" shows auto complete suggestion. So you have done the same then whats the problem?

1 solution

no error shows up . you are good on it.
 
Share this answer
 

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