Not your 90's pop up but I want a window to popup within my main window/tab on the page.
Like this website when you hover over "sign in" on the top right, how can I do this?
http://www.airnewzealand.co.nz/
Looking at the source code of that page, they're using jQuery. If you want to use jQuery, then a search for "jQuery popup" should return appropriate results.