1.

Solve : Centering image in a new browser window?

Answer»

I need some help regarding HTML.  I am using a thumbnail image as a link on 'page 1.'  When a visitor clicks that image, the exploded view of that image will open in a new window.  But it is not centered.  Here is my basic code:

[/URL]

How do I get the exploded view to be centered when the image opens in a new window?

Thank you!

If you insert the HTML A TAG (< a >) on the FORUMS, it gets relaced with [ url ] unless you put it inside a [ code ] box.

Can you post the code you have again?Ok, thanks!

[a]Okay, try using this example to suit what you want.
http://w3schools.com/js/tryit.asp?filename=try_win_opener

Just change the document.write to write the < IMG /> tag instead of < p >.



Discussion

No Comment Found