Note: The Rootsweb Mailing Lists will be shut down on April 6, 2023. (More info)
RootsWeb.com Mailing Lists
Total: 1/1
    1. Re: [ROOTSWEB-HELP] Image code
    2. Sherri
    3. Marcia, I do it differently - I actually have 2 of each image, one that is the full size that you want to appear, and one that is smaller. The smaller one is what I code on the page to actually "show" and the other is linked so that if you click on the image showing on the page, it will open the larger one. Here's an example of the code: <p align="center"><a href="graphics/juliaanddavisdavis.jpg"><img src="graphics/juliaanddavisdavis-sm.jpg"></a></p> Sherri -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Marcia Cox Sent: Wednesday, July 04, 2007 10:06 PM To: [email protected] Subject: [ROOTSWEB-HELP] Image code Can anyone help me with images? I want to enlarge an image with a click of the mouse and the only code I know for this is - but don't know what to use as the path and am not sure this code will work. I have found many different ways the code is written, but must be doing something wrong since it does not work for me. Path incorrect? or is it the code itself? Thanks, Marcia <p align="center"><a onclick="window.open('graphics/','juliaanndavisdavis.jpg','width=560,height= 650,scrollbars=yes,resizable=yes'); return false;" href="/Graphics/http://www.rootsweb.com="Click to enlarge photo"><img </a> </p> ------------------------------- To unsubscribe from the list, please send an email to [email protected] with the word 'unsubscribe' without the quotes in the subject and the body of the message

    07/04/2007 11:04:30