Click to See Complete Forum and Search --> : simple html question


1079887
04-08-2003, 06:03 AM
I have a webpage with thumbnails. I want the browser (only IE is important) to resize to fit the picture that opens from the thumbnail ( new page ). I guess its simple if you know what you're doing.


also, how do you remove toolbars etc. and stop the user from resizing a window?


cheers, C

gil davis
04-08-2003, 06:25 AM
Your question would be more suited for the JavaScript forum.

I have a demo page at http://gil.davis.home.att.net/openit_example.htm that sizes the window to the image.

See http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/methods/open_0.asp#open_0 for full details on options for opening a new window.

1079887
04-09-2003, 09:29 AM
thanks