Page 1 of 1

div popup?

Posted: Sat May 05, 2007 6:07 pm
by Luke
I'm trying to make a popup div in javascript. I'm using jquery, but it doesn't necessarily have to be a jquery solution. I'm just wondering how I would go about popping up a div that wouldn't interfere with the rest of the page's layout? Does it have to be absolutely positioned? If so, how do I find out the position of the element I want it to show up underneath?

Posted: Sat May 05, 2007 6:18 pm
by Luke
My apologies, I've already asked this question :oops:

viewtopic.php?t=59936&highlight=clientx+clienty

Sometimes when I learn new stuff, old stuff is pushed out of my brain.