cdnjs
cdnjs.com › home › libraries › bootstrap
bootstrap - Libraries - cdnjs - The #1 free and open source CDN built to make life easier for developers
https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.8/js/bootstrap.bundle.min.js.map · https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.8/js/bootstrap.esm.js · https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.8/js/bootstrap.esm.js.map · https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.8/js/bootstrap.esm.min.js ·
Bootstrap
getbootstrap.com › docs › 5.1 › getting-started › introduction
Introduction · Bootstrap v5.1
Both bootstrap.bundle.js and bootstrap.bundle.min.js include Popper for our tooltips and popovers. For more information about what’s included in Bootstrap, please see our contents section. <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
Factsheet
Original authors Mark Otto, Jacob Thornton
Developer Bootstrap Core Team
Initial release August 19, 2011; 14 years ago (2011-08-19)
Original authors Mark Otto, Jacob Thornton
Developer Bootstrap Core Team
Initial release August 19, 2011; 14 years ago (2011-08-19)
Bootstrap
getbootstrap.com
Bootstrap · The most popular HTML, CSS, and JS library in the world.
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-sRIl4kxILFvY47J16cr9ZwB07vP4J8+LH7qKQnuqkuIAvNWLzeN8tE5YBujZqJLB" crossorigin="anonymous"> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/js/bootstrap.bundle.min.js" integrity="sha384-FKyoEForCGlyvwx9Hj09JcYn3nv7wiPVlz7YYwJrWVcXK/BmnVDxM+D2scQbITxI" crossorigin="anonymous"></script> Get a jump on including Bootstrap's source files in a new project with our official guides.
jsDelivr
jsdelivr.com › package › npm › bootstrap
bootstrap CDN by jsDelivr - A CDN for npm and GitHub
August 26, 2025 - A free, fast, and reliable CDN for bootstrap. The most popular front-end framework for developing responsive, mobile first projects on the web.
Published Aug 28, 2011
Repository https://github.com/twbs/bootstrap
Bootstrap
getbootstrap.com › docs › 5.3 › getting-started › introduction
Get started with Bootstrap · Bootstrap v5.3
Place the <link> tag in the <head> for our CSS, and the <script> tag for our JavaScript bundle (including Popper for positioning dropdowns, popovers, and tooltips) before the closing </body>. Learn more about our CDN links. <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Bootstrap demo</title> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-sRIl4kxILFvY47J16cr9ZwB07vP4J8+LH7qKQnuqkuIAvNWLzeN8tE5YBujZqJLB" crossorigin="anonymous"> </head> <body> <h1>Hello, world!</h1> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/js/bootstrap.bundle.min.js" integrity="sha384-FKyoEForCGlyvwx9Hj09JcYn3nv7wiPVlz7YYwJrWVcXK/BmnVDxM+D2scQbITxI" crossorigin="anonymous"></script> </body> </html>
jsDelivr
cdn.jsdelivr.net › npm › bootstrap@5.0.1 › dist › js
bootstrap CDN by jsDelivr - A free, fast, and reliable Open Source CDN
Free Open Source CDN for bootstrap · Looking for a nice landing page for your package? https://www.jsdelivr.com/package/npm/bootstrap
Chicago
webapps1.chicago.gov › cdn › Bootstrap-4.3.1 › js
Index of /cdn/Bootstrap-4.3.1/js
bootstrap.min.js · bootstrap.js.map · bootstrap.js · bootstrap.bundle.min.js.map · bootstrap.bundle.min.js · bootstrap.bundle.js.map ·
Bootstrap
getbootstrap.com › docs › 5.3 › getting-started › download
Download · Bootstrap v5.3
Download ready-to-use compiled code for Bootstrap v5.3.8 to easily drop into your project, which includes: Compiled and minified CSS bundles (see CSS files comparison) Compiled and minified JavaScript plugins (see JS files comparison)
Bootstrap
getbootstrap.com › docs › 5.1 › getting-started › download
Download · Bootstrap v5.1
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
GitHub
github.com › twbs › bootstrap › blob › main › dist › js › bootstrap.bundle.min.js.map
bootstrap/dist/js/bootstrap.bundle.min.js.map at main · twbs/bootstrap
1 : -1\n\n if (isCycleAllowed) {\n index = (index + listLength) % listLength\n }\n\n return list[Math.max(0, Math.min(index, listLength - 1))]\n}\n\nexport {\n defineJQueryPlugin,\n execute,\n executeAfterTransition,\n findShadowRoot,\n getElement,\n getjQuery,\n getNextActiveElement,\n getTransitionDurationFromElement,\n getUID,\n isDisabled,\n isElement,\n isRTL,\n isVisible,\n noop,\n onDOMContentLoaded,\n parseSelector,\n reflow,\n triggerTransitionEnd,\n toType\n}\n","/**\n * --------------------------------------------------------------------------\n * Bootstrap
Author twbs
Bootstrap
getbootstrap.com › docs › 4.5 › getting-started › introduction
Introduction · Bootstrap v4.5
Our bootstrap.bundle.js and bootstrap.bundle.min.js include Popper, but not jQuery. For more information about what’s included in Bootstrap, please see our contents section. <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ho+j7jyWK8fNQe+A12Hb8AhRq26LrZ/JpcUGGOn+Y7RsweNrtN/tE3MoK7ZeZDyx" crossorigin="anonymous"></script> If you decide to go with the separate scripts solution, Popper.js must come first, and then our JavaScript plugins.
Bootstrap
getbootstrap.com › docs › 4.4 › getting-started › introduction
Introduction · Bootstrap
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.4.1/dist/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script> Curious which components explicitly require jQuery, our JS, and Popper.js? Click the show components link below. If you’re at all unsure about the general page structure, keep reading for an example page template. Our bootstrap.bundle.js and bootstrap.bundle.min.js include Popper, but not jQuery.
GitHub
github.com › jsdelivr › bootstrapcdn
GitHub - jsdelivr/bootstrapcdn: Free Bootstrap CDN hosting
<!-- CSS only --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@4/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- JavaScript Bundle with Popper --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@4/dist/js/bootstrap.bundle.min.js"></script>
Starred by 1.4K users
Forked by 267 users
Languages JavaScript 58.2% | Pug 33.5% | CSS 6.5% | Shell 1.8% | JavaScript 58.2% | Pug 33.5% | CSS 6.5% | Shell 1.8%
BootstrapCDN
bootstrapcdn.com
Official CDN of Bootstrap and Font Awesome · BootstrapCDN
The recommended CDN for Bootstrap, Font Awesome, Bootswatch and Bootstrap Icons · Get your production ready CDN links below. You can also automate your upgrades by pulling the latest versions from our API. v5.3.3 · CSS · Click to copy · HTML · Click to copy · Pug · Click to copy · Haml · Click to copy · JavaScript · Click to copy · HTMLClick to copy · Pug · Click to copy · Haml · Click to copy · JavaScript Bundle ·
Stack Overflow
stackoverflow.com › questions › 66620162 › how-to-make-cdn-jsdelivr-net-npm-bootstrap5-0-0-beta2-dist-js-bootstrap-bundle
how to make cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.bundle.min.js into local?
<script src="bootstrap.bundle.min.js"></script> i solve this problem by adding this thing into my index.html + downloaded file
Bootstrap
getbootstrap.com › docs › 5.2 › getting-started › introduction
Get started with Bootstrap · Bootstrap v5.2
Place the <link> tag in the <head> for our CSS, and the <script> tag for our JavaScript bundle (including Popper for positioning dropdowns, poppers, and tooltips) before the closing </body>. Learn more about our CDN links. <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Bootstrap demo</title> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous"> </head> <body> <h1>Hello, world!</h1> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" crossorigin="anonymous"></script> </body> </html>
Bootstrap
getbootstrap.com › docs › 4.6 › getting-started › introduction
Introduction · Bootstrap v4.6
Both bootstrap.bundle.js and bootstrap.bundle.min.js include Popper for our tooltips and popovers, but not jQuery. Include jQuery first, then a Bootstrap JavaScript bundle. For more information about what’s included in Bootstrap, please see our contents section. <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-Fy6S3B9q64WdZWQUiU+q4/2Lc9npb8tCaSX9FK7E8HnRr0Jz8D6OP9dO5Vg3Q9ct" crossorigin="anonymous"></script> If you decide to go with the separate scripts solution, Popper must come first (if you’re using tooltips or popovers), and then our JavaScript plugins.
Bootstrap
getbootstrap.com › docs › 5.0 › getting-started › introduction
Introduction · Bootstrap v5.0
Both bootstrap.bundle.js and bootstrap.bundle.min.js include Popper for our tooltips and popovers. For more information about what’s included in Bootstrap, please see our contents section. <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
Reddit
reddit.com › r/bootstrap › bootstrap 5 javascript not working properly
r/bootstrap on Reddit: Bootstrap 5 Javascript not working properly
September 29, 2023 -
I downloaded Bootstrap 5 and added the js/css folders in my project. The bootstrap css works properly, it is imported this way:
<link rel="stylesheet" href="css/bootstrap.min.css" />
However when I try to do the same for the javascript files it does not work, as for example the dropdown in the navbar are not working. I imported it this way:
<script src="js/bootstrap.min.js"></script>
Does anybody know how to solve this issue? As it seems weird to me that the css is working but the Javascript is not. Thanks in advance for your replies!
Top answer 1 of 5
1
Dropdowns require you to use this link bootstrap.bundle.min.js
2 of 5
1
Whilst waiting for replies to your comment/question, why not check out the Bootstrap Discord server @ https://discord.gg/bZUvakRU3M I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.