|
Ever been on a site and see a thumbnail image that, when you click on it, pops up a bigger version of the picture right in the middle of your screen? It's not a window, it's just the image. Usually there's a little X in the top right or simply clicking the image itself makes it go away.
That's what I'm trying to do. I have snippets to pop up a window but that's kind of ugly and unprofessional anymore. I'd like to do what looks sleek and classy. Obviously it's possible since it's becoming ubiquitous. Anyone have some snippets of code I could use to do this? Thanks!
|