$(document).ready(function() { $('#meldpunt_straat').autocomplete('/index.php?simaction=dynamic_js&toonactie=ajax&module=module_meldpunt', {json: true, minChars: 3}); $('#xml_1_9_KLACHTSTRAAT_text').autocomplete('/index.php?simaction=dynamic_js&toonactie=ajax&module=module_meldpunt', {json: true, minChars: 3}); });