!--COLOR-->
HOW TO MAKE AN IMAGE COME UP IN A SEPARATE WINDOW.
Here's a little HTML coding tip: Each time you click on a picture now, the whole page is replaced by the .jpg image because you're doing the following (example is the first 2 windmill pic):
This means the viewer has to use the browser's "back" button to return to the main page and it has to refresh. If you modify that to be:
the image will come up in a separate window, and if the user leaves that window open, clicking back in the main window will image each picture into the TARGET window in turn. It's just a cleaner interface, something I learned recently and am beginning to use more. :) Godfrey Click here for my web site. destowe@pipeline.com |