How to create div with 100% height in dynamic table-cell?

Josh_Carrol

New Member
I have dynamic and static table-cell. I need create div with 100% height in dynamic table-cell. I have minimal solution - this work only in Chrome & Firefox. In Opera & IE child div has a top table size. Is there a solution for opera and ie without js?Good:
WmStM.png
Bad:
fcGcB.png
 
Back
Top