Every day, Bootstrap is a required js plug-in. Bootstrap comes with 12 jQuery plug-ins. With extended functions, you can add more interactions to the site. If you are interested, refer
1. Bootstrap plug-in overview
The components discussed in the previous layout components section are just the beginning. Bootstrap comes with 12 jQuery plug-ins, which provide extended functions to add more interactions to the site. Even if you are not a senior JavaScript developer, you can learn about the JavaScript plug-in of Bootstrap. With the Bootstrap Data API, most plug-ins can be triggered without writing any code.
2. Import JavaScript plug-ins
Bootstrap not only contains a wide range of Web components, such as the drop-down menu, button group, navigation, and paging described above. He also includes some JavaScript plug-ins.
The JavaScript plug-in of Bootstrap can be imported to the page separately or at one time. Because the JavaScript plug-in Bootstrap is dependent on the jQuery library, you must first import the jQuery library before separate and one-time import.
One-time import:
Bootstrap provides a single file that contains all the JavaScript plug-ins of Bootstrap, namely bootstrap. js (compressed version: bootstrap. min. js ).