bravo14

Results 3 comments of bravo14

Uncaught TypeError: this.items is undefined refreshItemList https://www.fotobank.online/js/bootstrap-autocomplete.js:1 updateItems https://www.fotobank.online/js/bootstrap-autocomplete.js:1 handlerStartShow https://www.fotobank.online/js/bootstrap-autocomplete.js:1 postSearchCallback https://www.fotobank.online/js/bootstrap-autocomplete.js:1 handlerDoSearch https://www.fotobank.online/js/bootstrap-autocomplete.js:1 search https://www.fotobank.online/edit-profile.php:721 jQuery 6 search https://www.fotobank.online/edit-profile.php:715 handlerDoSearch https://www.fotobank.online/js/bootstrap-autocomplete.js:1 handlerPreSearch https://www.fotobank.online/js/bootstrap-autocomplete.js:1 handlerTyped https://www.fotobank.online/js/bootstrap-autocomplete.js:1 bindDefaultEventListeners https://www.fotobank.online/js/bootstrap-autocomplete.js:1 jQuery...

JSON now formatted like below {"results":[{"value":"4049979","text":"Birmingham, Alabama, United States"},{"value":"2655603","text":"Birmingham, England, United Kingdom"},{"value":"4986172","text":"Birmingham, Michigan, United States"}]} The plugin initiaition looks like ` $('.basicAutoSelect').autoComplete({ resolver: 'custom', events: { search: function (qry, callback)...

I have gone back to a basic setup using the one from the examples. The AJAX and JSON is working, just not populating the menu. The select setup ` Location...