Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

102
Vistas
How To Insert Value From input in iframe to Page

I'm using javascript dom, and I've made my edits to a page, I don't have access to edit, only by js file.

And I created a subsite, and made a iframe by Dom, the site is an entry for a specific text

I want to link the communication between iframe and the page, which is entered in input iFrame is inserted into the page by Dom

This is the that I created:

main page example.com

iframe page.example.com

I want the element is written in iFrame and inserted into the page.

This is a input code on the page and an ID field_93873.

<input type="text" id="field_93873" placeholder="HERE URL VIDEO AFTER UPLOAD" value="">

This is what is used in iFrame (i have access):

<input id="upURL" value="https://example.com/LinkVideo.mp4">

This is the code I created DOM to be implanted into the page:

var x1 = document.createElement("IFRAME");
var html_content = '<iframe id="frame1" class="frame01" src="/uploadvVideoURL/index.php"></iframe>';
document.getElementById("Upload1ONE").innerHTML = html_content;

I just want someone who understands, and makes the code to print the input iframe to be displayed on the page.

Please :(

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda