Forum Topics tagged html

Similar Tags

Report Tag

59 forum topics with this tag
  • 4 replies
  • 525 views
This content is deleted
Forum Topic
How to avoid wrapping in html element?
0 favourites

If you take any HTML element example you can see how it wraps the text when it goes out of the screen. But I need to make zoom in on this HTML without the wrapp...

posted 2 years ago
  • 6 replies
  • 309 views

I really love the possibility of using 3D CSS animations in my games using the HTML element plugin. Everything else seems to work at the moment, but I haven't f...

posted 2 years ago
  • 0 replies
  • 95 views
This content is deleted
Forum Topic
How does I get Local Storage to work in HTML?
0 favourites

Okay so I have a minesweeper clone here. When I export the debug APK and run it on my Android devices the stats work fine. When anyone, including me, check the...

posted 1 years ago
  • 0 replies
  • 91 views
This content is deleted
Forum Topic
How do I use the img tag on the HTML Element plugin?
0 favourites

I have a png image on my Files folder and I would like to use an instance of HTML Element to display it using the img tag. I'm trying using as the content of th...

  • 0 replies
  • 106 views
0 favourites

I noticed after publishing my game on sites that it runs differently for different users. I exported and uploaded the game as HTML. One person seem to get all t...

  • 2 replies
  • 269 views
0 favourites

My project has a lot of HTML. Everything works fine in preview and in remote preview but when I export an APK the HTML doesn't display. It looks like maybe eith...

posted 1 years ago
  • 0 replies
  • 167 views
This content is deleted
Forum Topic
How do I add local images to my html?
0 favourites

For example, I have a whats app icon which I am currently getting from a Fontawesome url at runtime and I embed in my HTML like this: However, I want to use a l...

posted 1 years ago
  • 1 replies
  • 391 views
This content is deleted
Forum Topic
Viewport size Disparity on Android
0 favourites

I have a HTML element which covers the screen. It has a wrapper css as in the example: Position: Absolute; Left: 0; Top: 0; Right: 0px; Bottom: 0; However, when...

posted 1 years ago
  • 1 replies
  • 212 views
This content is deleted
Forum Topic
Appending HTML style in JS works on PC but not on Android
0 favourites

I am adding the following style via Javascript to individual HTML elements. (In my case when an image has no content I want to set the display to 'none' so the...

posted 1 years ago
  • 0 replies
  • 103 views
0 favourites

It seems that HTML elements are drawn in front of the canvas and so when I do a canvas snapshot the HTML elements are not taken into account. Is there some way...

posted 1 years ago

Similar Tags