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

Jquery Autocomplete Two Fields Based On One Field Using Php And Mysql

I have a table in MySQL database with following columns: name, address, occupation, phone_number an… Read more Jquery Autocomplete Two Fields Based On One Field Using Php And Mysql

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?