stillhanginon
Programmer
Task:
Set up a website so that someone with no HTML skills can update the "Upcoming" page.
option:
Have an iframe that opens up a Word document that has been saved as a web page. Images are used in the Word doc and the thumbnails are linked to open a larger picture, all in the iframe.
Problem:
When the larger pictures open up I would like to have a link that would take you to the original page.
Here is a link to the site:
Click on the "Upcoming Auctions" link and the Word document, "auction.html" opens up in the iframe. Clicking on one of the images opens up a larger one and then I need to go back to the auction.html page.
I could just make a link to the page but I don't see in the Microsoft mess of a code where to put this link.
Any help is appreciated,
Jim
Set up a website so that someone with no HTML skills can update the "Upcoming" page.
option:
Have an iframe that opens up a Word document that has been saved as a web page. Images are used in the Word doc and the thumbnails are linked to open a larger picture, all in the iframe.
Problem:
When the larger pictures open up I would like to have a link that would take you to the original page.
Here is a link to the site:
Click on the "Upcoming Auctions" link and the Word document, "auction.html" opens up in the iframe. Clicking on one of the images opens up a larger one and then I need to go back to the auction.html page.
I could just make a link to the page but I don't see in the Microsoft mess of a code where to put this link.
Any help is appreciated,
Jim