alexander krohn schrieb:
 > i tried trunk from today, same effect.
 >
> it seems to be the height-attribute of the table which causes the
> trouble.

Yes, due to the way rounded corners are implemented, you don't get the 
expected result for corners of table cells when the height of the table 
cell is greater than its content and the valign attribute is not set to 
"top" for top corners or "bottom" for bottom corners. I don't see an 
easy way to fix this without fundamentally changing the implementation 
(e.g. using relative or absolute positioning with a lower z-index).

I have attached a simple workaround for your case.

-- Christoph



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to