Category "iframe"

Capturing requests from web3 wallet connect from iFrame in parent window

Am looking to create an onboard process for Solana NFTs. Want to embed dapps in the site to create a hands on user experience as they go through content. So for

Embedded YouTube iframes No Longer Autoplay

We have a number of video references in our web app which lazy load YouTube videos as embedded iframes. We want to have the videos autoplay so a single user cl

Youtube Iframe Embed won't autoplay on mobile

I need to make a Youtube embed autoplay on a page. Usually setting autoplay=1 would work if it was paired with mute=1 in the query string params. This actually

Embed a React component into a HTML site, without affecting the parent site's styling and without an iframe

I have a React component that I want to build and insert into an HTML site. The component has some styling, which if imported will conflict with the HTML site's

C# Razor partial view using an iFrame returns dictionary error "`1" and "`2"

I am attempting to load a partial view into an iFrame and receiving the below error. When loading the same partial not inside of a iFrame, there is no issue. Lo

How to jump to a timestamp in a YouTube iFrame in React?

I'm trying to make a button that jumps to a specific time in an iFrame of a YouTube post, but I'm getting the error "TypeError document.getElementsById is not a

Cypress - iframes - Unable to target second field, the test hangs then times out

I'm coming across an issue where once my test card number is typed into the first iframe the test tries to target the 2nd iframe (CVC) & it times out whilst

React-router-dom Prompt: Iframe within a page gets unloaded/loaded [closed]

I am working on a react spa to show alert on unsaved form changes. I am using [email protected] Prompt Component for this use-case. The p

Iframes in opened in new tab blocked from top level navigation

I'm confused about how the top-level browsing context works in chrome. As per this conversation, an opened window (C in the diagram from the link) has a top-lev

Can an iframe use assets from parent page?

I would like to use a font in an iframe which I know will be loaded already in the parent html page: can the iframe css simply refer to it as if the user has it

Why is iframe content downloading as a file?

When visiting the webpage with the following iframe, the HTML file is downloaded as a file instead of just displaying on the page within the iframe. Why is it d

Angular youtube player not displaying videos when app is deployed

guys! Ran into interesting behaviour when using angular youtube player(ngx-youtube-player ). The video displays perfectly fine when app is running on localhost,

How to open https in iframe from http page?

I have main page which opens via http. On this page I open iframe with same domain but via https and get error message: Blocked a frame with origin "https:/

Is there a way to get CHAPTERS from a YouTube video embedded via JavaScript?

After including this script of YouTube iframe API https://www.youtube.com/iframe_api One can put a youtube video in a container (e.g. "container_id") and use su

How to long press (Press and Hold) mouse left key using only Selenium in Python

I am trying to scrape some review data from the Walmart site using Selenium in Python, but it connects this site for human verification. After inspecting this '

Hide pdf toolbar in firefox while displaying pdf using iframe

I am displaying a pdf file in browser using iframe. It is working fine but i want to disable/hide acrobat toolbar(below image). I tried the solution #toolbar

HTML set a blob (PDF) url in an iframe doesn't work on mobile

I use an API to get generated PDF or stored PDF on private directory (only accessible if the user is logged in). My endpoint send a http response with Content-T

"The frameborder attribute on the iframe element is obsolete. Use CSS instead."

I'm trying to validate my website with the W3C validator but it doesn't work. I have a YouTube iframe and this is the error: The frameborder attribute on the i

Muted audio autoplay is not working in Chrome

According to the Chrome Autoplay policy, muted audio must be played automatically when it is set the attribute to autoplay true. iframe allow="autoplay 'src' ca

Muted audio autoplay is not working in Chrome

According to the Chrome Autoplay policy, muted audio must be played automatically when it is set the attribute to autoplay true. iframe allow="autoplay 'src' ca