Well, there is a little bit of javascript in here but when a popup in my game shows I want to disable all other things on the screen and make them not respond and create a little tint over everything but the popup. And when the user closes the popup everything resumes. I have no idea I tried to...
Hello, I am trying to make an image map with multiple clickable areas that will bring up pop ups.
The problem that I have is that the image also needs to move with cursor in a set frame. To achieve this function I set the image as a background image in the css. I do not know if there is anyway...
Hello, :geek:
am trying the example in w3schools - How to to create a Modal image (popup). For 1 image the example works, do I have to change something in the js part if I have 2 or more images ?