Any ideas on how to have an element's overflow property apply to some
children but not to others?

For example,  I have a div that contains a table/grid that I want to
have set to overflow: auto on a specific height.  This way the results
stay within a specific set of dimensions and do not push the rest of
the layout into undesirable locations.  The problem is that I also
want to include some css tooltips for specific cells in this
table/grid, some of which are large enough that I would like to expand
them out of this standard boundary because they would be displayed
above the layout content and disappear when :hover is not activated.

Thanks,
Jack
______________________________________________________________________
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/

Reply via email to