I am trying to keep the input group with a stylish switch. I tried with the original bootstrap code but could not combine it please help me with that.
& lt; Div class = "container" & gt; & Lt; Div class = "row" & gt; & Lt; Div class = "col-lg-6" & gt; & Lt; Div class = "input-group" & gt; & Lt; Input type = "text" class = "form-control" & gt; & Lt; Span class = "input-group-adon" & gt; & Lt; Input type = "checkbox" & gt; & Lt; / Span & gt; & Lt; / Div & gt; & Lt; / Div & gt; & Lt; / Div & gt; & Lt; / Div & gt;
But I am trying to get a checkbox inside the input like this
How can I do this with bootstrap? I am using this thanks to the angularJS application
Full and align the CSS status of the checkbox This is the "input group" category
Comments
Post a Comment