|
-
Mar 13th, 2005, 05:53 AM
#1
Thread Starter
New Member
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?
-
Mar 15th, 2005, 12:23 AM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|