Which version of jQuery is required for Bootstrap's JavaScript components to function properly?
- jQuery 3.x
- jQuery 2.x
- jQuery 1.x
- Any version of jQuery
Bootstrap's JavaScript components require jQuery version 2.x. It's important to ensure compatibility and proper functioning of Bootstrap components with the recommended version of jQuery.
Loading...
Related Quiz
- What class in Bootstrap is used to add hover effects on table rows?
- Describe how the box model can affect cross-browser layout consistency.
- Describe how you would implement a table in Bootstrap that needs to adjust its layout dynamically based on screen size.
- Describe how you would integrate ScrollSpy with a single-page Bootstrap website having multiple sections.
- In Bootstrap, how does the 'modal' component provide dynamic content functionality?