Hello folks! welcome back to a new edition of our tutorial on Bootstrap. In this section of our tutorial on Bootstrap, we will discuss about the Bootstrap transition plugin.
The Bootstrap transition plugin provides a simple transition effects.
The Bootstrap transition plugin provides a simple transition effects.
If you want to include this plugin functionality individually, then you will need transition.js once along the other JS files. Otherwise, as mentioned in the last tutorial, you can include bootstrap.js or the manified bootstrap.min.js.
transition.js is basic helper for transitionEnd events as well as a CSS transition emulator. It is used by other plugins to check for CSS transition support and to catch transitions that are hanging.
Use Cases
A few examples of the transition plugin are -
- Sliding or fading in modals. An example can found in the tutorial Bootstrap Modal Plugin.
- Fading out tabs. An example can be found in the tutorial Bootstrap Tabs Plugin.
- Fading out alerts. An example can be found in the tutorial Bootstrap Alerts.
- Sliding carousel panels. You can find an example in the tutorial Bootstrap Carousel Plugin.
Alright guys! This is where we are going to be rounding up for this tutorial. In our next tutorial guide, we are going to be studying about the Bootstrap Modal Plugin.
Feel free to ask your questions where necessary and we will attend to them as soon as possible. If this tutorial was helpful to you, you can use the share button to share this tutorial.
Follow us on our various social media platforms to stay updated with our latest tutorials. You can also subscribe to our newsletter in order to get our tutorials delivered directly to your emails.
Thanks for reading and bye for now.
Feel free to ask your questions where necessary and we will attend to them as soon as possible. If this tutorial was helpful to you, you can use the share button to share this tutorial.
Follow us on our various social media platforms to stay updated with our latest tutorials. You can also subscribe to our newsletter in order to get our tutorials delivered directly to your emails.
Thanks for reading and bye for now.