I am using Bootstrap datepicker in a form with tabindexs set and after
selecting a date, the tabindex goes back to the field with the tabindex of
1.
I'm not sure what is going on here. I added the following javascript to the
input field to try and put the focus on the next field after the input
value changed, but that didn't work.
onchange="document.getElementById('startDate').focus()"
Any ideas?
--
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.