I have in my page a button which when clicked displays a div (popup style) in the middle of my screen.
div
I am using the following CSS to center the
Change position:absolute; to position:fixed;
position:absolute;
position:fixed;