![]() |
|
![]() | ||
|
Subject:
Microsoft FrontPage Photo Gallery
Category: Computers > Internet Asked by: robthompson2000-ga List Price: $10.00 |
Posted:
06 Mar 2005 06:40 PST
Expires: 05 Apr 2005 07:40 PDT Question ID: 485597 |
I have put together my website using Microsoft FrontPage. I am having a problem using the photo gallery option. My web page is www.concept-east.com. On the product pages, when you click on one of the pictures to see a larger more detailed version of the picture, it does not open in a new window. This means that if the visitor then closes that picture window, then they have lost access to my site, and then may not go back to it, especially if they have found it through a search engine and are not familiar with my website address. What function can I use within the FrontPage programme to ensure that if someone clicks on one of the photos in the gallery, that larger picure opens in a seperate window. I need an answer that uses the functions of the FrontPage programme as I am not HTML literate. Kind regards, Rob Thompson |
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
Subject:
Re: Microsoft FrontPage Photo Gallery
From: carlec-ga on 09 Mar 2005 06:31 PST |
HTML code used on your products page includes: "<a href="CE-TDP15Z1.jpg"> <img border="0" vspace="5" hspace="12" src="photogallery/photo11054/CE-TDP15Z1.jpg" width="171" height="171" title="" /></a>" In order to create a hyperlink which opens in a new window, the code must include "target=_blank". To do this, switch to code view in FrontPage editor and everytime you see the code for a hyperlink i.e. '<a href="image">', change it to '<a href="image" target="_blank">'. I hope you are able to do this even though you are not very HTML literate. If not, just leave a comment and I'll try to help. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |