Content tagged iframe

The HTML Inline Frame element (iframe) represents a nested browsing context, embedding another HTML page into the current one.

Report Tag

75 usages of this tag
  • 2 replies
  • 426 views
This content is deleted
Forum Topic
How do I use window.postMessage() in Construct?
0 favourites

I'm trying to send a message to the iFrame using window.PostMessage but the server doesn't seem to get my message no matter what. Can someone give some examples...

  • 1 replies
  • 212 views
This content is deleted
Forum Topic
Get time in seconds from iFrame mp4 Video?
0 favourites

Hey guys! In my project I have an layout that plays an mp4 video from a iFrame. I need to check when the video ends playing so I can move the game forward to th...

posted 2 years ago
  • 4 replies
  • 832 views
This content is deleted
Forum Topic
How do I load a css file for an iframe?
0 favourites

The manual says you can add css files to use them with iframes. But how? I found no action to load or set a css file for my iframe. If I set the purpose to styl...

posted 2 years ago
  • 0 replies
  • 157 views
This content is deleted
Forum Topic
How do I hide all page elements in an iframe except one?
0 favourites

I tried to figure out how to use :Not() with CSS to hide all things expect one part of an iframe. But after almost one hour its still not working. Does anyone k...

posted 2 years ago
  • 0 replies
  • 63 views
This content is deleted
Forum Topic
How do I get data from an iFrame and store on a Global?
0 favourites

I want to access an iFrame and get the data from a class therein and then put this into one of my variables? How'd I do that. I tried something like this as a r...

posted 1 years ago
  • 5 replies
  • 690 views
This content is deleted
Forum Topic
Whats App link problem in iFrame
0 favourites

I have an iFrame that displays a web page which contain Whats App links. When I open the page normally on mobile (without Construct 3) the WHats App link works...

posted 1 years ago
  • 1 replies
  • 172 views
This content is deleted
Forum Topic
Iframe Moves Up when i open keyboard on Mobile
0 favourites

When I access an iFrames textbox on mobile the whole iframe (or viewport) moves up and in my case the text box is moved out of view making it impossible to see...

posted 1 years ago
  • 2 replies
  • 179 views
This content is deleted
Forum Topic
How do I receive data from an iframe?
0 favourites

Specifically, when a button is clicked in the iframe I want Construct 3 to perform a task. I know the class of the iframe button and the data in its href. I loo...

posted 1 years ago
  • 1 replies
  • 188 views
This content is deleted
Forum Topic
Im Trying To Navigate Google.com Using Iframe
0 favourites

Code Error-How Can I do that.

posted 1 years ago
  • 0 replies
  • 93 views

Hey when working with multiple iframes at same time have to click play everytime; Just to see how it looks in the editor was wondering if there's an way to make...