G Guest Sep 2, 2007 #1 I am trying to allow for someone to click on a photo on my website and be able to enlarge it. Can someone help?
I am trying to allow for someone to click on a photo on my website and be able to enlarge it. Can someone help?
G Guest Sep 2, 2007 #2 Do you have the larger image? You can just link the image / link to the image itself <a href="http://www.example.com"><img src="image/filename.gif" alt="Alttext" /></a>
Do you have the larger image? You can just link the image / link to the image itself <a href="http://www.example.com"><img src="image/filename.gif" alt="Alttext" /></a>
J JCO Sep 3, 2007 #3 You put the large image on your website. Then select the photo, right mouse click and you will get the option to create a thumbnail. It is the thumbnail that is originally viewed by the user. Then they click the thumb nail to view the actual photo. Links below can help explain: http://office.microsoft.com/en-us/frontpage/HA010547881033.aspx http://office.microsoft.com/en-us/frontpage/CH063546991033.aspx http://www.developingwebs.net/frontpage/thumbnails.php http://www.dvc.edu/it/FrontpageTemplate/thumbnailsPictureGallery.htm http://jobfunctions.bnet.com/whitepaper.aspx?docid=298601 "Clicking a photo to enlarge" <Clicking a photo to (e-mail address removed)> wrote in message news:[email protected]...
You put the large image on your website. Then select the photo, right mouse click and you will get the option to create a thumbnail. It is the thumbnail that is originally viewed by the user. Then they click the thumb nail to view the actual photo. Links below can help explain: http://office.microsoft.com/en-us/frontpage/HA010547881033.aspx http://office.microsoft.com/en-us/frontpage/CH063546991033.aspx http://www.developingwebs.net/frontpage/thumbnails.php http://www.dvc.edu/it/FrontpageTemplate/thumbnailsPictureGallery.htm http://jobfunctions.bnet.com/whitepaper.aspx?docid=298601 "Clicking a photo to enlarge" <Clicking a photo to (e-mail address removed)> wrote in message news:[email protected]...