Results 1 to 3 of 3

Thread: Opening Photo Link in New Window
      
   

  1. #1
    TheBulldog is offline Sergeant
    Join Date
    Nov 2006
    Posts
    32

    Default Opening Photo Link in New Window

    How can I have a photo come up in a new window, not a new browser, just a new window? I have two scenarios where I'd like to do this:

    1) Where you could click on a picture on a page and a new window opens showing it as a larger image.

    2) Where you could click on the name of the business (text as a hyperlink) and it pops up a new window with just the picture in it.

    Ideally, I'd like the window to be just large enough to show the image with maybe enough room underneath for a button to CLOSE WINDOW

    Thanks for your help!
    Scott

    www.otterskin.com

  2. #2
    rolincenter's Avatar
    rolincenter is offline Private First Class
    Join Date
    Jan 2007
    Posts
    8

    Default Re: Opening Photo Link in New Window

    maybe you could use the target attribute for the link
    it looks like this:

    <a href="file/url" target="****">Your Text Here</a>
    where the target should be
    _blank

  3. #3
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Opening Photo Link in New Window

    Hi, you can try the bv gallery for one & this for the other.

    http://www.wilsoninfo.com/pop_gen.html

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49