Posted by mattyoung on July 7, 2009 at 6:04am
| Download | Size | md5 hash |
|---|---|---|
| multicolumncheckboxesradios-6.x-1.x-dev.tar.gz | 11.12 KB | 0af96d7744dcac8d3920b21762ea80f8 |
| multicolumncheckboxesradios-6.x-1.x-dev.zip | 13.03 KB | 3661183eb4b6c526b75a64d8888db876 |
Last updated: June 15, 2011 - 12:12
Fix #888078: Incorrect calculations for column width, now always satisfy the width parameter by spreading the columns
Include built-in support for #862996: Work with CCK/select_or_other
Add 'indent', 'column-heading', 'row-heading', 'caption' options, see README.txt for details, see the demo page on how this works.
Use HTML table markup instead of <div> and float: left for better cross browser compatibility