About 8,310,000 results
Open links in new tab
  1. Bootstrap: How do I identify the Bootstrap version?

    I want to update Bootstrap on a site, but I don't know the installed version. How can I identify the bootstrap version, with only bootstrap.css and bootstrap.min.js files? There is no version in ...

  2. How can I get Bootstrap version via Javascript? - Stack Overflow

    Apr 5, 2017 · Is there any way to get the Bootstrap version via calling a function? I did some research but couldn't find any way. The version information is included in the comments at the …

  3. Get selected item value from Bootstrap DropDown with specific ID

    Jul 8, 2014 · Get selected item value from Bootstrap DropDown with specific ID Asked 11 years, 3 months ago Modified 4 years, 2 months ago Viewed 151k times

  4. Bootstrap trying to load map file. How to disable it? Do I need to …

    Feb 14, 2014 · That's why we don't include them in the release. If you want just to remove that message, you can either remove comments like /*# …

  5. How do I get selected value from a bootstrap select drop down

    Learn how to retrieve the selected value from a Bootstrap select dropdown using practical examples and coding tips.

  6. python - How do you download PIP? - Stack Overflow

    Nov 4, 2020 · You'll need to complete a few actions and gain 15 reputation points before being able to upvote. Upvoting indicates when questions and answers are useful. What's reputation …

  7. what is bootstrap-server in kafka config? - Stack Overflow

    May 7, 2020 · I have just started learning kafka and continuously I am coming across a term bootstrap-server. Which server does it represent in my kafka cluster?

  8. javascript - How to get the activated tab? - Stack Overflow

    Sep 20, 2021 · With bootstrap 5, I was never able to get the activated tab. according to their website I just get the ID of the first button, not the activated tab and nothing else. var tabEl = …

  9. jquery - How to get the selected date value while using Bootstrap ...

    Using jquery and the Bootstrap Datepicker, how do I get the new date value I selected using the Bootstrap Datepicker? FYI, I'm using Rails 3 and Coffescript. I set up the datapicker using: <i...

  10. Get Bootstrap's current theme colors in Javascript

    Oct 2, 2018 · Is there a better way to get the current theme colors from the CSS using Javascript? Or is there no way without creating a DOM element and testing it's background color? If there …