Pop up image. Not pop up window.

Discussion in 'Java Script/AJAX' started by bitane, Sep 15, 2011.

  1. bitane New Member

    Member Since:
    Jun 17, 2011
    Message Count:
    269
    Likes Received:
    0
    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!
  2. greatlogix Member

    Member Since:
    Jul 28, 2009
    Message Count:
    38
    Likes Received:
    2

Share This Page