Could anyone give me an example or a good place to start looking on creating pop-ups that don’t open new windows, for example on the XenForo forums, when you click a username. It pops up with details about that user but over the current page as opposed to a new window.
Link to see effect, click on any username: http://xenforo.com/community/
I imagine it’s some interesting CSS stuff but I’m not entirely sure. So any help would be appreciated to point me in the right direction, thanks!
Edit: In fact, come to think of it, it’s what Lightbox does as well, didn’t think of that.
You can use jQuery UI Dialog.