Content tagged html-element

Similar Tags

Report Tag

22 usages of this tag
6
This content is deleted
Tutorial
Adding HTML News to any Construct project.
4 favourites

This tutorial is a result of a recent forum post on how to accomplish this task. Since this is a pretty powerful method of keeping in touch with your playerbase...

10
This content is deleted
Blog Post
Solving the UI problem of Construct 3
2 favourites

Side note: Skip past part 1 and 2 if you just want to read about the layout engine in C3, which is the important part. C3 has been doing great things recently t...

  • 0 replies
  • 267 views
This content is deleted
Forum Topic
How do I add a script inside the game's DOM?
0 favourites

I have AdSense script I want to add to the game's DOM on start of layout. I used Javascript script to do that. It works in preview and the code shows when I vie...

  • 1 replies
  • 262 views
This content is deleted
Forum Topic
HOW DO I USE JS addEventListener IN HTML ELEMENT?
0 favourites

I try to display a simple UI using html-element. It's from here (https://codepen.Io/kathykato/pen/MoZJom), but I don't know how to make the JS to work. Can't se...

posted 2 years ago
  • 1 replies
  • 289 views
1 favourites

How can I find out which CLASS or ID of the HTML Element was clicked? I tried to do it by adding an On click and the action to register in the HTMLElement.Targe...

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

I don't know if there's a way to create buttons using loops with newly added HTML elements and position those buttons in a grid like we normally do with sprite.

posted 2 years ago
  • 5 replies
  • 271 views
This content is deleted
Forum Topic
How do I update a CSS style for a specific DIV?
0 favourites

I've been trying to add a strike through effect (in production it happens when clicking a button - as the image below) to an HTML Element: I have it working usi...

posted 2 years ago
  • 1 replies
  • 341 views
1 favourites

I have bring a website in the game using HTML Element tag. So, The issue I am facing is of site not shrinking when the game is opened in the mobile.

  • 4 replies
  • 668 views
This content is deleted
Forum Topic
How do I use HTML Element to load up a local image?
0 favourites

So I'm making a fake message app by using the mobile keyboard in fullscreen app. When I do that I miss the bottom buttons on Android (back, menu and all apps bu...

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

I made a game based on Dope Wars (the popular trading game from way back when). I used to think that UIs was one of Construct's weak points, but this is no long...

Similar Tags