$(document).on('click', '.btn-auth-choice-more', function () { $('.btn-auth-choice-more').hide(); $('.auth-choice-more-buttons').show(); });