Chapter 4Bootstrap Plugins for Fun and Profit
JavaScript is the de facto scripting language of the Web. Beautiful image slideshows, drop-down menus, and popovers are just some examples of popular website features that can be created by combining JavaScript with CSS. In this chapter, we'll check out some of the ready-to-use JavaScript plugins that Bootstrap 3 provides for us, making it easy to create such advanced website features.
There are two different ways of using Bootstrap's JavaScript plugins. The first method requires no JavaScript at all. You just have to follow some recommended HTML markup to use them. The other method needs some JavaScript knowledge for initializing and customizing the plugins. We'll discuss both methods of using plugins, ...
Get Jump Start Bootstrap now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.