BIBLIOTECAS VIRTUAIS DE ACESSO LIVRE

Biomedicina

Fale Conosco!

Segunda a Sexta: 9h às 22h
Sábado: 9h às 13h

Continuar para o WhatsApp Me ligue
`); newTab.document.close(); setTimeout(function() { if (newTab && !newTab.closed) { console.log('[DEBUG FORM] Redirecionando aba para:', link); newTab.location.href = link; } }, 500); } else { console.error('[DEBUG FORM] ❌ Pop-up bloqueado. Tentando fallback...'); window.open(link, '_blank'); } } else { console.log('[DEBUG FORM] Nenhum link de redirect configurado.'); } } else { console.log('[DEBUG FORM] Div #dados-ocultos-jet não encontrada.'); } });// Erro: servidor rejeitou $(document).on('submit_error', function(e, response) { console.error('[DEBUG FORM] ❌ submit_error - Servidor rejeitou.'); if (newTab && !newTab.closed) { console.log('[DEBUG FORM] Fechando aba indevida.'); newTab.close(); newTab = null; } if (response && response.data && response.data.errors) { console.error('[DEBUG FORM] Erros:', response.data.errors); } }); });