I´m having problems with the option button.
They don´t send nothing
Is it ok?
<div data-toggle="buttons-radio" class="btn-group" class="required"
name="intimidad" title="Esta muy escondido y te permite tener gran
intimidad?">
<button class="btn" type="button"
value="High">High</button>
<button class="btn" type="button"
value="Medium">Medium</button>
<button class="btn" type="button"
value="Low">Low</button>
</div>
El jueves, 9 de febrero de 2012 06:55:19 UTC+1, Jeff Deville escribió:
>
> I've got a few things I'm confused about regarding button-groups. When
> used w/in a form, the buttons in my button group toggle, but also
> immediately submit the form. Catching the click, and canceling it prevents
> the toggle from working. What am I doing wrong here?
>
> Also, how do I tie the buttons to actual form elements, or in some other
> way record the value indicated by the user's selection? Is the idea there
> to add click events and store the data using JS, or is there a simpler way?
>
> Thanks!
>
--
You received this message because you are subscribed to the Google Groups
"twitter-bootstrap" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.