$('select').change(function() { if(this.value=="бронь" && $('input').val()=="0000-00-00") alert('text') })