peterdavies2
08-08-2003, 09:01 AM
Hi all,
Have what seems an insoluable problem but I have seen it don't some while ago but have no idea whether html, java or something else.
I have for instance a normal html page which has a table of thumbnail pics with a bit of text. Basically a picture gallery.
I want to be able to click any of of them and have the full-size pic appear in a separate browser window with:
a) The window is the same size as each pic ( plus perhaps some text below)
I realise I can get new window with html _blank, but not how to size it.
b) the Window must have no borders or task bar etc..
I realise window can be closed just by hitting the X in the corner - thats no problem.
peter
Have what seems an insoluable problem but I have seen it don't some while ago but have no idea whether html, java or something else.
I have for instance a normal html page which has a table of thumbnail pics with a bit of text. Basically a picture gallery.
I want to be able to click any of of them and have the full-size pic appear in a separate browser window with:
a) The window is the same size as each pic ( plus perhaps some text below)
I realise I can get new window with html _blank, but not how to size it.
b) the Window must have no borders or task bar etc..
I realise window can be closed just by hitting the X in the corner - thats no problem.
peter