Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

JDom splitting a ckradio 05 Jun 2014 14:19 #12468

I have a ckradio with 13 options. I'd like to carry on using a radio input type, but is there any way to split the options onto more than one row, because it's stretched across the screen.
If not I'll have to use a select instead, but I'd rather use a radio because it's better for presenting all of the options available, which in this case may not necessarily be apparent (This is not a male/female thing where everyone already knows the options).

Please help guys!
Andy

Please Log in or Create an account to join the conversation.

JDom splitting a ckradio 18 Jun 2014 01:49 #12483

Try something like:
input[type="radio"] + label, input[type="checkbox"] + label {
margin-left: 19px;
float: left;
margin-top: -16px;
}

www.jotform.com/answers/274565-Breaking-...lines-aligning-them-

Please Log in or Create an account to join the conversation.

Last edit: by vlemos.
  • Page:
  • 1
Time to create page: 0.096 seconds

Although I found this tool some time ago I just started learning experimenting and building this first component on Monday and now on Thursday afternoon it's already online. Although I already had a working version done with another tool this is much easier to build and at the end you have the freedom to own your own component. Once you know how to use Cook you will boost your productivity as the learning curve is really moderate compared to many other tools.
Giori (Forum)

Get Started