On 03/10/2006 21:57, [EMAIL PROTECTED] wrote: > Is it possible, in Internet Explorer 6, to make fields expand and contract > based up focus, without changing the rest of the layout of the page? I > know it would require JavaScript, because IE6 doesn't support :hover on > non-anchor elements, but I've had little luck with using z-index to float > an element up above the rest of the layout and thus having everything else > on the page jump around. >
I _think_ you want position: absolute; since that will remove the element from the page flow and thus not cause any "jumping around" of elements. ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/