getting gallery thumbnail image to open in middle of browser

K

Ken Otto

After clicking on frontpage 2002 gallery thumbnail, I would like the larger
image to open in the center of the browser instead of the upper left corner.
I would also like to add a "close button under the larger image.

Another option would be to have the larger image to open in a new window so
when one clicks to close X it would go back to thumbnail page.

Thanks!

Ken Otto
 
T

Trevor Lawrence

Ken Otto said:
After clicking on frontpage 2002 gallery thumbnail, I would like the
larger
image to open in the center of the browser instead of the upper left
corner.
I would also like to add a "close button under the larger image.

Another option would be to have the larger image to open in a new window
so
when one clicks to close X it would go back to thumbnail page.


This requires that you set up a different page with the image in is , i.e.
<img src='.......>
and open that page. It you want a new window on top of the other one, it
can be done by javascript by window.open(......
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top