Xpages checkbox group multiple columns?

别说谁变了你拦得住时间么 提交于 2019-12-13 20:05:24

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!