Re: [css-d] CSS frames with dynamic size

2007-04-03 Thread kan
least, work in standard compliant mode. -- WBR, kan. __ 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-discus

Re: [css-d] CSS frames with dynamic size

2007-03-29 Thread kan
and content blocks scrollable. So, is it possible to do something like this, but more reliable (at least to work in Standard Сompliant mode). -- WBR, kan. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo

[css-d] CSS frames with dynamic size

2007-03-28 Thread kan
I found many examples with "frames emulation" via css. But all examples (which I have seen) have fixed size footer/header/sidebars. Is it possible to do frame-like layout with dynamic header/footer sizes? -- WBR, kan.

[css-d] Scrollbars inside a cell

2007-03-27 Thread kan
de it by tables, but if somebody has the same layout with divs, it would be great. -- WBR, kan. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com

Re: [css-d] I'm sure this is an easy problem...

2007-03-27 Thread kan
ed to the table in the CSS but it's something else. The default style has big margins. FF displays them as expected (IE should to do it too, but I don't know why it doesn't). Just remove in table cells. -- WBR, kan.