more cities, specify your location'; } } */ } } // No city, region or country found /* if( countCountry == 0 && shower.find('.empty-country').length <= 0 && shower.find('.service.min-char').length <= 0) { shower.find('.option.country').remove(); result_first += '
No country match to your criteria
'; } if( countRegion == 0 && shower.find('.empty-region').length <= 0 && shower.find('.service.min-char').length <= 0) { shower.find('.option.region').remove(); result_first += '
No region match to your criteria
'; } if( countCity == 0 && shower.find('.empty-city').length <= 0 && shower.find('.service.min-char').length <= 0) { shower.find('.option.city').remove(); result_first += '
No city match to your criteria
'; } */ if( countCity == 0 && countRegion == 0 && countCountry == 0 && shower.find('.empty-loc').length <= 0 && shower.find('.service.min-char').length <= 0) { shower.find('.option').remove(); result_first += '
No location match to your criteria
'; } } shower.html(result_first + result); } }); } else { // Term is not length enough, show default content //shower.html('
Enter at least ' + (min_length - term.length) + ' more letter(s)
'); shower.html('
مصر
أسوانمصر
أسيوطمصر
الأقصرمصر
الإسكندريةمصر
الإسماعيليةمصر
البحر الأحمرمصر
البحيرةمصر
الجيزةمصر
الدقهليةمصر
السويسمصر
الشرقيةمصر
الغربيةمصر
الفيوممصر
القاهرةمصر
القليوبيةمصر
المنوفيةمصر
المنيامصر
الوادي الجديدمصر
بني سويفمصر
بورسعيدمصر
جنوب سيناءمصر
دمياطمصر
سوهاجمصر
شمال سيناءمصر
قنامصر
كفر الشيخمصر
مطروحمصر
'); } }, 500 ); }); });