Results 1 to 3 of 3

Thread: [RESOLVED] [JavaScript] New window pop-up

  1. #1

    Thread Starter
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Location
    South Louisiana
    Posts
    11,711

    Resolved [RESOLVED] [JavaScript] New window pop-up

    Long story short, I'm creating a website for a tattoo artist. What I currently have is a webpage dedicated solely as a tattoo gallery where people can check out some tattoos that were done in the past. What I've done in the CSS is set the width and height to 170 pixels so that huge pictures aren't taking up the majority of the page. What I would like to do is allow the user to click on an image and it brings up a pop-up box that shows the image at it's full size. To be honest, I don't even know where to begin. I was thinking JavaScript(hence the reason I put JS in square brackets), but I don't even know if JS is able to do that.
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | Code Tags | Sword of Fury - Jameram

  2. #2
    PowerPoster kfcSmitty's Avatar
    Join Date
    May 2005
    Posts
    2,248

    Re: [JavaScript] New window pop-up

    Sounds like you want some sort of lightbox solution.

    Here is one I've used in the past: http://www.no-margin-for-errors.com/...e/#prettyPhoto

    But this site lists a bunch of different types of galleries:

    http://www.1stwebdesigner.com/css/fr...lay-solutions/

  3. #3

    Thread Starter
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Location
    South Louisiana
    Posts
    11,711

    Re: [JavaScript] New window pop-up

    Wow, yeah that is exactly what I'm looking for!
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | Code Tags | Sword of Fury - Jameram

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width