Skip to content
This repository has been archived by the owner on Jul 2, 2018. It is now read-only.

handler event not firing for the first time but fires when second letter is pressed #76

Open
singla989 opened this issue Feb 10, 2013 · 0 comments

Comments

@singla989
Copy link

When I use jquery-1.8.3.js it works fine. But, when I use jquery-1.9.1.min.js or jquery-1.9.0.js, even is fired when second letter is pressed.

Code used to fire ProcessRequest event is:

$(document).ready(function () {
    $("#<%=txtSearchText.ClientID%>").autocomplete("Search_CS.ashx", {

    });
});
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant