P
Petra Meier
hello,
I want to display an element underneath (zindex) the entire body.
so I want to move the entire dom from the body node into an absolute
div (top/left 0/0) , then create a new div with that element with
lower zindex and place it under the "body" div.
how do I best do that?
I want to display an element underneath (zindex) the entire body.
so I want to move the entire dom from the body node into an absolute
div (top/left 0/0) , then create a new div with that element with
lower zindex and place it under the "body" div.
how do I best do that?