Skip to main content

All Questions

Tagged with
0 votes
0 answers
16 views

How to modify Widget iframe background to transparent?

I’ve embedded the Freshdesk help widget into my app, which supports both light and dark themes. In dark mode, the widget appears with a white boxed background (see the image). In light mode, the ...
TheQuarion's user avatar
-3 votes
0 answers
34 views

I developed an extension that allows users to watch videos without ads [closed]

I've noticed that YouTube now shows a much higher number of ads per video compared to how it was in the early days of the platform. That's why I'd like to hear your opinion: should I continue ...
Joanderson da S. Oliveira's user avatar
0 votes
1 answer
57 views

How to replace self iframe with a new app

I have a parent application that embeds my Angular landing page inside an (iframe-div). This landing page displays icons for multiple apps. When a user clicks an icon, I want to: Replace the current ...
Turumella Aditya 's user avatar
0 votes
1 answer
37 views

Preventing CTRL + F from searching the content of iframes

I have this page with a lot of text and multiple Google sheets embedded inside iframes. When I search for something using CTRL + F it brings up like 35 results and only 3 of them are from my text (the ...
Sam's user avatar
  • 255
0 votes
1 answer
42 views

How to auto play audio in iframe on iOS?

I have page with an iframe with allow="autoplay" and in the iframe, and audio element with the autoplay property. The user interacts with the parent page which loads the iframe src. I would ...
Rooster242's user avatar
0 votes
0 answers
31 views

Links to anchors within a document do not scroll the page with iframe using srcdoc

I have documents with links to internal anchors within a document. That is to say, I have a document that has a link in the form <a href="toc">Table of Contents</a> that when ...
SamStephens's user avatar
  • 5,871
0 votes
1 answer
66 views

iFrame unmute and autoplay

I am trying to embed a short video in a website. I can either get it to autoplay or get it to have volume...but not both: to autoplay: <div style="position: relative; overflow: hidden; aspect-...
Edward Gibson's user avatar
-3 votes
1 answer
41 views

Change document title of parent window from an iframe with different subdomain [duplicate]

I have developed an application that is embedded via iframe in a website that I do not manage. The iframe is on the same domain of the website but on different subdomain. For example the website https:...
splunk's user avatar
  • 6,825
0 votes
0 answers
31 views

The position of the iframe changes when i zoom in and zoom out in the browser (i.e. ctrl + '+' or '-'

when i zoom in and zoom out in the browser the iframe inside the changes its position. i am using react three fiber to create a portfolio website. i tried to changing the distanceFactor but it doesn'...
Nikhil Sai Manam's user avatar
0 votes
0 answers
52 views

Authentication for images on same origin in iframe works automatically in Edge but not in Firefox?

Preliminary note: I don't think that my question requires any knowledge about Azure DevOps, but more about the general authentication mechanism in iframes. I am maintaining an Azure DevOps extension (...
Sedenion's user avatar
  • 6,208
1 vote
1 answer
56 views

How can I embed prestyled HTML with being effected by the surrounding CSS?

I'm trying to embed a preformatted scientific paper into my website, without interference from my website's theme. The article is comprised of HTML and CSS content generated from a LaTeX manuscript, ...
Alexander's user avatar
  • 63.5k
0 votes
1 answer
44 views

Memory Leak When Dynamically Updating <iframe> Content Using srcdoc in JavaScript

We are experiencing memory leaks in a web application where we dynamically update elements with new HTML content using the srcdoc property. This issue becomes apparent after extended usage, ...
Joshua Rhode's user avatar
1 vote
0 answers
58 views

How to use resolved output string from codechunk into markdown quarto?

This can also be framed as "How to view dynamic(names stored in variable) html files in markdown documents like quarto ? I have some html plot files with unique ids that I want to include in the ...
ViSa's user avatar
  • 2,287
0 votes
1 answer
100 views

Safely embedding YouTube video in a div of a web page

I am building a php script that will write out a page with three divisions. One of the divs has an iframe in it, and this is where the problem begins. My end goal is to have a document that shows a ...
Dennis 's user avatar
  • 1,182
0 votes
0 answers
34 views

Embedding Excel chart in html

I'm trying to embed some parts of my excel in my html page. When I click three dots to embed my file and then try to customize it, the iframe is not completed: <iframe width="402" height=&...
Payam Taheri's user avatar

15 30 50 per page
1
2 3 4 5
817