问题
I want to format a checkbox group into 2 or more columns.
I have read about a CSS3 solution using display, width, and float. It doesn't appear to work in IE9+.
Is there a simple solution to doing this?
回答1:
A long while ago I wrote a multi-column component. Hasn't been tested on 9.x, but might work. Have a look at the OpenNTF Project. That might just do the trick.
来源:https://stackoverflow.com/questions/29894907/xpages-checkbox-group-multiple-columns