$("#klName").on('input',function(){ var klDataId = {'Имя 1' : '1', 'Имя 2' : '2'}[this.value]; $.ajax ({ //