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
  • 13 replies
  • 1.8K views
This content is deleted
Forum Topic
How do I receive a Postmessage inside construct?
0 favourites

I have my game hosted in an iframe inside a page. The parent page needs to pass a token to the game. I have the parent page send a post message to the gamewindo...

posted 3 years ago
  • 0 replies
  • 466 views
This content is deleted
Forum Topic
How do I receive a postmessage inside construct?
0 favourites

I'm cross posting this from the scripting forum since it's been close to a month and my work is stalled due to this. I'm a bit confused about the various script...

posted 3 years ago
  • 0 replies
  • 285 views
0 favourites

I was wondering if you guys could help me with a weird problem I'm having? I have a ton of minigames that are deployed in iframes as HTML5 games that I built in...

  • 2 replies
  • 1.8K views

I have been banging my head against this all afternoon. I was going to reply to the other threads on this but they're so old it wouldnt let me. I went as far as...

  • 7 replies
  • 341 views
This content is deleted
Forum Topic
How can i make my iframe work after google signature ?
1 favourites

I hope my problem has already happened to someone. I integrate a web page of a personal domain in an iframe, everything works perfectly , I build the debug apk/...

posted 2 years ago
  • 0 replies
  • 110 views
0 favourites

When I use hyperlinks to other websites in an iframe and set the target to open a new window the app is just "overwritten" by the browser and showing the websit...

  • 5 replies
  • 463 views
This content is deleted
Forum Topic
How to change userAgent name when opening sites?
0 favourites

Tell me, how can I change the userAgent when opening a site in iframe? It is very necessary to add specialized information for processing on the server side. Pr...

  • 5 replies
  • 314 views
This content is deleted
Forum Topic
How do I send a variable using window.postMessage()?
1 favourites

How to send a variable from C3 (game in iframe) to the parent webpage using window.PostMessage()? What to do in C3 for that?

posted 2 years ago
  • 0 replies
  • 90 views
This content is deleted
Forum Topic
Can I have iframe show images on iOS?
0 favourites

I'm working on an app for a festival, which would have scenes that show iframes with program info from the festival's Wordpress website. It's working nicely, bu...

posted 2 years ago
  • 6 replies
  • 323 views
This content is deleted
Forum Topic
How do I make sprite appear over Iframe?
1 favourites

I have requirement to show sprites over Iframe. I have tried everything and checked everything but I wasn't able to fix it. Is there any way to do it? Or. Maybe...