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

231
Visualizações
reload parent window from within an iframe

I have my login page in an iframe and wished to reload the parent window using ajax and jquery from within iframe without refreshing but i'm getting errors like this

(this[0].ownerDocument || this[0]).createDocumentFragment is not a function
please help!

over 4 years ago · Santiago Trujillo
3 Respostas
Responde à pergunta

0

I could achieve this by reloading the page using javascript

parent.location.reload();

then i fired a trigger to open the target iframe

$("#log-inout").trigger("click");

I needed such system for a peculiar condition. This might help others in similar conditions.

over 4 years ago · Santiago Trujillo Relatório

0

parent.location.href=parent.location.href

gives a smoother result than

parent.location.reload()

the latter forces a complete reload while the first seems to update more effectively almost like ajax.

over 4 years ago · Santiago Trujillo Relatório

0

You can use:

window.parent.location.href = "Create?Param=value";

Or:

window.parent.location.href = "http://www.stackoverflow.com";
over 4 years ago · Santiago Trujillo Relatório
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