更新时间:2021-07-08 11:45:55
封面
版权页
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Why subscribe?
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Revving Up Bootstrap
Introducing our demo project
What Bootstrap 4 Alpha 4 has to offer
Setting up our project
Summary
Chapter 2. Making a Style Statement
The grid system
Image elements
Responsive utilities
Helper classes
Text alignment and transformation
Chapter 3. Building the Layout
Splitting it up
Adding Bootstrap components
Chapter 4. On Navigation Footers Alerts and Content
Fixating the navbar
Improving navigation using Scrollspy
Customizing scroll speed
Icons
Using and customizing alerts
Creating a footer
Creating and customizing forms
Form validation
Progress indicators
Adding content using media objects
Figures
Quotes
Abbreviations
Chapter 5. Speeding Up Development Using jQuery Plugins
Browser detection
Enhanced pagination using bootpag
Displaying images using Bootstrap Lightbox
Improving our price list with DataTables
Chapter 6. Customizing Your Plugins
Anatomy of a plugin
Customizing plugins
Writing a custom Bootstrap jQuery plugin
Chapter 7. Integrating Bootstrap with Third-Party Plugins
Building a testimonial component with Salvattore
Hover
Chapter 8. Optimizing Your Website
CSS optimization
Minifying CSS and JavaScript
Introducing Grunt
Running tasks automatically
Stripping our website of unused CSS
JavaScript file concatenation
Chapter 9. Integrating with AngularJS and React
Introducing AngularJS
Introducing React