Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

270
Views
Can't get elements of child window after window.open()

I opened a child window by using window.open() in jquery.

var child = window.open("http://localhost/example.html");
  console.log(child);
  console.log(child.document);

when I check the console logs, it returns empty DOM-elements

I almost tried everything but nothing changes.

check the img pls haha

Console log Img

So the goal is to open an html file in new window as child and save it as image file by Html2canvas!

All I need is to get child window's elements!

Things I tried :

child.document.getElementById("myDiv")
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!