Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. div popup window behind menu-container?

div popup window behind menu-container?

Scheduled Pinned Locked Moved Web Development
dockerhelpquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Gofur Halmurat
    wrote on last edited by
    #1

    Hi, i have a problem, i have a div popup window, but it is not working as i thought, it is behind menu container, is there any way to make div popup on front, not behind? thanks

    It is never late to learn

    C S 2 Replies Last reply
    0
    • G Gofur Halmurat

      Hi, i have a problem, i have a div popup window, but it is not working as i thought, it is behind menu container, is there any way to make div popup on front, not behind? thanks

      It is never late to learn

      C Offline
      C Offline
      cjoki
      wrote on last edited by
      #2

      look into the z-index css property

      1 Reply Last reply
      0
      • G Gofur Halmurat

        Hi, i have a problem, i have a div popup window, but it is not working as i thought, it is behind menu container, is there any way to make div popup on front, not behind? thanks

        It is never late to learn

        S Offline
        S Offline
        Sunasara Imdadhusen
        wrote on last edited by
        #3

        You need to set two properties of div (popup) like

        div.style.zIndex = 10000;
        div.style.position = 'absolute';

        Thanks, Imdadhusen

        sunaSaRa Imdadhusen +91 99095 44184 +91 02767 284464

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups