Radio Button displayed on new line.

62 views
Skip to first unread message

Nitin Kotasthane

unread,
Jul 18, 2014, 10:27:29 AM7/18/14
to jquery...@googlegroups.com
Hi ,
I am dynamically generating form using json. While rendering radio button, button get displayed line below the label line. I tried various things like putting radio button in label  tag etc. But do not know how to bring label & button in same line. Can anybody help me ?  

David Luecke

unread,
Jul 18, 2014, 11:04:55 AM7/18/14
to jquery...@googlegroups.com
You can either `float: left` the checkbox or `display: inline` the button. If that doesn't solve it maybe you can fork a Fiddle from http://jsfiddle.net/Daff/Zt4Rz/ to demonstrate your problem.


On Fri, Jul 18, 2014 at 8:27 AM, Nitin Kotasthane <kotasthan...@gmail.com> wrote:
Hi ,
I am dynamically generating form using json. While rendering radio button, button get displayed line below the label line. I tried various things like putting radio button in label  tag etc. But do not know how to bring label & button in same line. Can anybody help me ?  

--
You received this message because you are subscribed to the Google Groups "jQuery dForm" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jquery-dform...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages