On Thu, Mar 5, 2009 at 5:48 PM, Michael Daly <[email protected]> wrote: > I'd like to see the CSS/HTML that can do that without JS or something > else. I'm not familiar with a technique to implement dynamically > resizable columns in CSS/HTML.
That's what column-* is for. Of course, IE doesn't support it (including IE8). I sketched a couple of other possibilities I could think of on the bug, with their limitations. Inline-blocks would probably be feasible. _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
