Welcome to Code Forum!

Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

popup

  1. Idle Commander - The Dev

    JavaScript How do I do something to the body while a popup is showing

    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...
  2. scully_a

    HTML & CSS Background image map with clickable areas to bring up popup

    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...
  3. A

    JavaScript Modal image

    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 ?
Back
Top Bottom