DEV Community

AndyBullet
AndyBullet

Posted on

2 1

Cross-origins in HTML iFrame

Hi guys! I have a question.
I would like to remove from my site the function that prevents its elements from being manipulated in the iFrames of HTML from differen origins. In simple words, I want to allow myself to access element by iFrame. Is it possible?

Top comments (2)

Collapse
 
nemecek_f profile image
Filip Němeček

According to specs no developer.mozilla.org/en-US/docs/W... For security reasons

Collapse
 
andybullet profile image
AndyBullet

But the site is mine

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay