Hello, I have stumbled upon an issue - I'm using roots and I have a standard contact form. When I set any of the fields in my form to be type=email or type=url then all of a sudden there is validation using popovers that is not part of my validation script and they happen before my validation. So first there is validation via popovers using logic I cannot find anywhere, and then my form validation code takes over and performs a second validation. If I change the type back to type=text, this does not happen. I was hoping to be able to disable this automatic validation somehow. 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.
