div popup?
Posted: Sat May 05, 2007 6:07 pm
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?