bootstrap.js

bootstrap.js — Bootstrap javascript code

Description

  <script src="../@@latest@@/jquery.js"></script>
  <script src="../@@latest@@/bootstrap.js"></script>

Cockpit uses PatternFly for its user interface. PatternFly is built on the Bootstrap user interface framework. The bootstrap.js includes code that enables Bootstrap to run correctly. The bootstrap.js script also includes the bootstrap-select extension.

In the latest package we will track the version of Bootstrap that PatternFly requires. Other packages may provide more stable versions of Boostrap in the future.

Bootstrap requires jQuery be available.