About 11,500,000 results
Open links in new tab
  1. html - Bootstrap form, how to use with POST - Stack Overflow

    Apr 28, 2014 · Bootstrap form, how to use with POST Asked 11 years, 8 months ago Modified 11 years, 8 months ago Viewed 89k times

  2. css - How can I style the backgrounds of Bootstrap's new form-floating ...

    Dec 12, 2023 · I am using Bootstrap 5.3, and trying to use the new "floating labels". I would like my inputs to have additional styling, such as background colors. When I add a subtle green …

  3. WTF_forms and Bootstrap-Flask render form - Stack Overflow

    Sep 6, 2023 · How to render forms with WTF Forms and Bootstrap-Flask in Flask applications, including troubleshooting common issues.

  4. css - Add Bootstrap Glyphicon to Input Box - Stack Overflow

    Sep 17, 2013 · Learn how to add Bootstrap glyphicon to an input box using CSS and HTML for better user interface design.

  5. How to customize {% bootstrap_form form %} in django?

    Oct 19, 2018 · There is Problem Hello I'm creating a project, I created a register form, but I tried to create an email authentication submit button in the form near EmailInput, but I could not find it I'm …

  6. Mark error in form using Bootstrap - Stack Overflow

    Jan 16, 2013 · 237 I've started using Bootstrap in order to achieve a nice page design without resorting to GWT (the backend is made in java) For my login screen I copied this example. Now I want to mark …

  7. How to incorporate a flask_wtf form into a Bootstrap form?

    Nov 8, 2020 · How to incorporate a flask_wtf form into a Bootstrap form? Asked 5 years, 1 month ago Modified 2 months ago Viewed 9k times

  8. How can I open a Bootstrap modal window using jQuery?

    I'm using the Twitter Bootstrap modal window functionality. When someone clicks Submit on my form, I want to show the modal window upon clicking the "submit button" in the form. <form ...

  9. Multiline input form field using Bootstrap - Stack Overflow

    Jan 19, 2013 · Here's my form I'm using in Bootstrap. I'm trying to make my last input field span 6 columns across and 3 rows down, but it's only showing as 6 columns across and 1 row down.

  10. html - Adding close buttons / 'x' clear text icons to Bootstrap5 Form ...

    Aug 27, 2021 · 4 With Bootstrap 5 I'd like to add a close button to form floating and form control input fields so users can easily clear text on mobile, but it's not working as expected. I'm after a simple 'x' …