> > Maybe this will do... > > <http://www.gunlaug.no/tos/alien/pb/Map%20Test.htm> > --- > > My initial reaction was, "Wow! Many thanks for that!" It seems so > simple yet seems to work in FF, IE, Chrome, and Opera. Yet when I > tried something similar the images in the right-hand column were all > over the place! >
Georg's solution relied on the table being at the top of the page. To fix it, add a "position:relative" rule to the table. Then his solution should work beautifully. ---Tim ______________________________________________________________________ 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/
