Results 1 to 2 of 2

Thread: Opening photos in one window

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2005
    Posts
    5

    Opening photos in one window

    I am making a photogallery. How to make all photo thumbnails open in new, but the only window? And how to make it change its size accordingly to size of the photo?

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Opening photos in one window

    Use javascript's window.open to open a window of the same name from all thumbnail links.

    Also, since you'll be generating the links server side, pass the window dimensions in the window.open's arguments from wherever you have it stored.

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