MrPunkin
06-05-2003, 02:05 AM
Ok. I want to have the media thumbnail list on my site that I am working on here (http://home.attbi.com/~mrpunkin/website/large/index_l.html) to open up the full size image in the main area on the right side of the thumbnail bar... now, how can I make it do this without having to have an Iframe in the main area? Can I just have it pop the image up and float it in the middle with CSS or anything, just replacing the image that was previosly there?
I figure Java would be the west way to create the interaction from the menu to the main area. I know im making this more complicated than need be, so please explain the easiest way to have my thumbnail load up full size into the main frame area without creating a WHOLE new html document for EACH image.
I figure Java would be the west way to create the interaction from the menu to the main area. I know im making this more complicated than need be, so please explain the easiest way to have my thumbnail load up full size into the main frame area without creating a WHOLE new html document for EACH image.