I made a sample page to demonstrate the problem.
http://www.commadot.com/jquery/simple.htm

I want to wrap a div around another div.  The second DIV is of unknown
height/width and may be positioned left or center.  The first div must wrap
TIGHT around the contents of the second DIV.  It can't expand 100%.  The
reason is that I am positioning something absolutely on top of unknown
content.  I therefore need the top left point of the unknown content for
positioning reference.

Example H on that page worked on FF, but not on other browsers.
Float:left makes the border act correctly, but would kill the second divs
centered status.

Thanks for the help.

Glen
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/

Reply via email to