Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

125
Visualizações
Removed Apache server and now ajax not working

I have a web application that I had to pull the Apache server out of. Once I did, the code below stopped working (doesn't seem to care about the url). Hoping that someone can help me find an alternative way to see if folder S100-122-23 does not exist, then implement the error code.

function checkFLMLinks()
{

$.ajax({
    type: 'HEAD',
    url: '../../S100-122-23',
    error: function(){
        $("a").each(function(){
            if($(this).attr("href") && ($(this).attr("href").indexOf("/AWE-S100-23") > -1))
            {
                $(this)
                    .removeAttr("href")
                    .attr("title", "Manual Not Loaded")
                    .addClass('noxref')
                    .removeClass('xref');
                    window.alert("flmlinks");
            }
        });
    }
}); 
}
about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda