----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: 08 November 2002 20:23 Subject: [wdvltalk] Photo Gallery
> I know this was discussed a while ago, but either the archive > doesn't go back far enough or I don't know how to use it - all I could > find was recent things on cheap photo programs ;-) > > I'm looking for an alternative to a frames page where thumbnails in > one frame open the picture in the main frame - any ~~simple~~ > suggestions that are cross browser? See what I did with www.artofanderson.com gallery page. The PHP script gets the thumbnail names from a database and lays them out on the page. The links from the thumbnails have an onClick event that opens a small new window containing the larger image, but if JS is disabled they just get opened as a .jpg in a blank new window so it still works, just not quite as well. You could do something like that? Bj ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:wdvltalk-join@;lists.wdvl.com Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
