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

This is what you call a component builder. I was able to master using this in a very short time and the resulting component works like a charm. Not just a basic component builder but a fully working component builder with forms fields tables all ready to go. You can make the list and item views to display in the front and back end. Also there is a great forum just starting to evolve and I'm sure this will grow very rapidly when you all realise how good this tool is.
Kevin (JED)

         

Get Started