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.052 seconds

Just wanted to congratulate you on the J-Cook website / web development tool. In a couple of visits I've had a play around with Cook and have to say I think it is fantastic.  I've played with a number of component builders in the past and yours is certainly looking like the best so far. I'd also like to help you spread the word - I'm really surprised more people aren't excited about this tool. Good luck with the project.
Dean

Get Started