On Thu, 18 May 2006 05:40:31 -0700 (PDT), Eric H. Jung wrote: > What's Multicolumn about? Give us a hint...
<http://www.mozdev.org/projects/active.html> ... # 15 multicolumn Firefox extension to apply -moz-column-count CSS <http://developer.mozilla.org/en/docs/CSS3_Columns> [quote] Two CSS properties control whether and how many columns will appear: -moz-column-count and -moz-column-width. -moz-column-count sets the number of columns to a particular number. E.g., [code] <div style="-moz-column-count:2">In preparation for the release of Mozilla Firefox 1.5 Beta 1, the tree will be locked down tonight at 11:59pm Pacific Daylight Time (UTC -0700). After this point, no more checkins will be accepted for Firefox 1.5 Beta 1, which is set for release on Thursday.</div> [/code] will display the content in two columns (if you're using Firefox 1.5 or greater) [/quote] HTH. HAND. TTFN. Phil -- Philip Chee <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> http://flashblock.mozdev.org/ http://xsidebar.mozdev.org Guard us from the she-wolf and the wolf, and guard us from the thief, oh Night, and so be good for us to pass. [ ]If it works, something went wrong. * TagZilla 0.059 _______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
