Skip to main content

All Questions

Tagged with
1 vote
0 answers
32 views

Google Slides slideshow feature not working in iframe , showing white

Thanks in advance , we were using Google Slides slideshow in iframe and this was working fine but after 10th April 24 , it stopped , its displays white on click of SlideShow button , here we attached ...
arvindpundir's user avatar
0 votes
0 answers
38 views

Prevent iFrame from opening in a new tab/window

I'm SUUUUPER new to this, so I really hope this isn't a stupid question... Anyway, I'm using cURL and some PHP to embed an interactive activity in my website from this other website. If it helps, I'm ...
user24404171's user avatar
0 votes
1 answer
610 views

Iframe display blank after update Chrome from version 114 to 115

I have updated my Chrome from version 114 to 115. After this, all of iframe on my web application turns to blank when open. Here's the way I call iframe: <div class="modal fade loadIframe"...
An Nguyen's user avatar
1 vote
1 answer
65 views

iframe apears two times in different manners

I need to refresh my website every second, in order to show the changes. So I had following code: <html> <head> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.0/...
Ali Soheili's user avatar
0 votes
1 answer
2k views

How to automatically adjust the height of iframe to fit the contents using javascript or css [duplicate]

I have an iframe embedding a pdf file but I want to ensure that the iframe extends its height automatically according to the contents in it so that the iframe scrolling bars are not shown, but every ...
Haule Kombo's user avatar
0 votes
0 answers
30 views

Url Mask with url variable

I need to display a page without changing the url, I can do that, but I need the url values to be loaded as it is to display different links. An example: my url:https://faba.edu.br/diplomas/ Content I ...
FABA's user avatar
  • 1
0 votes
3 answers
1k views

PHP file not working on my chrome browser, or in my html files

For my website, I am trying to embed stackoverflow.com and google.com, but it isn't working. So I started to work with PHP, but that didn't work. Does PHP work in html, or is it because I am using ...
TheRealDigitalMaster's user avatar
0 votes
1 answer
342 views

possible to detect loading complete in iframe with content-disposition: attachment?

I have this: html: <form action="myfile.php" enctype="multipart/form-data" target="ifr1" method="post"> ...form stuff... </form <iframe name="...
raphael75's user avatar
  • 3,158
-1 votes
3 answers
205 views

Combine multiple html pages with repeated elements: php, js, iframe or other? [closed]

There are several methods to combine multiple html pages into a website with repeated elements, eg a header or navigation menu. Repeated elements' code should not be repeated in every html and shouldn'...
Os Bo's user avatar
  • 39
0 votes
1 answer
68 views

How to retrieve value from a public JS script?

Im doing a research on Crypto API and want to get the current price of a coin. I used TradingView widget to display all the chart and data on my webpage. So now I only want to retrieve the current ...
WEI ZHUANG GOH's user avatar
3 votes
5 answers
13k views

How to embed pdf within an iframe with height exactly one page?

I am trying to embed a pdf within an iframe but when I set height to 100% it is really small. Is there a way to make the height exactly one page? my code <iframe src="/wp-content/uploads/test....
user1664377's user avatar
1 vote
1 answer
3k views

AdminLTE JavaScript problem with iFrame Cannot read properties of null (reading 'autoIframeMode')

Im using AdminLTE free Bootstrap admin template for a simple web app. In normal browser window everything is working. Im embedding the adminLTE based app via iframe. I get constant errors when ...
willhelm2's user avatar
0 votes
1 answer
58 views

trying to change iframe location from javascript

i have many stores every store got latitude, longitude when i click location icon for any store i send latitude, longitude to javascript function and change iframe src in js function and i show model ...
Malik Alnabouli's user avatar
0 votes
0 answers
62 views

how do I show full screen video when called iframe

How do I play a YouTube linked video on full screen of my device when called <iframe id="videoplayer1" style="width: 100%; height: 100%;" src="" ...
Pooja Mali's user avatar
0 votes
1 answer
183 views

How to prevent iFrame video play without authentication

I would like to give access to videos, only if there is a valid subscription. I have achieved this as follows: The codes <div ng-show="(ax.indexOf('V') >= 0"> ...
begeleiding's user avatar

15 30 50 per page
1
2 3 4 5
50