I'm having problems with Autocomplete, I can pull data but autocomplete does not work!
$("#marcas").autocomplete({
source: function (request, response) {
$.ajax({
type: 'GET',
url: 'http://fipeapi.appspot.com/api/1/carros/m...
asked by
24.09.2015 / 17:32