Debbie Roes wrote: > Hi, > > I am not a CSS expert (yet!), so I am calling upon the experts on this list > with a question regarding whether or not a certain design can be > accomplished using CSS. > > > http://www.awbphoto.com/amywisebacis_landscape.jpg > > Many thanks, > Debbie > > >
Anything is possible. Sort of :-) . An iframe is legal in HTML5. You would want to click rather than hover the thumbs for a lot of reasons. Set the iframe to the width/height of the widest/tallest image. Set the large images so they can be clicked through without resorting to clicking the thumbs, too -- if you like. Works in IE/6. Or use, javascript as Tim suggested... ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
