$(document).on('click', function (e) { if ($('form').has(e.target).length === 0){ $('.fon').fadeOut(); $('.vvod').fadeOut(); }})