Skip to content Skip to sidebar Skip to footer
Showing posts with the label Jquery Autocomplete

Jquery Autocomplete: Hitting Return Submits The Form

I am using the jQuery Autocomplete plugin. // I'm not sure if there's a better way to do th… Read more Jquery Autocomplete: Hitting Return Submits The Form

Why I'm Getting The Jquery Error "typeerror: $(...).live Is Not A Function " In Following Scenario?

Actually I'm trying to implement the autocomplete functionality to one text field but getting t… Read more Why I'm Getting The Jquery Error "typeerror: $(...).live Is Not A Function " In Following Scenario?