English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية

Bootstrap Basic Tutorial

Bootstrap plugin

Bootstrap Transition (Transition) plugin

The Transition (Transition) plugin for Bootstrap provides simple transition effects.

If you want to refer to the functionality of this plugin separately, in addition to other JS files, you also need to refer to transition.js. Or as Overview of Bootstrap plugins As mentioned in the chapter, you can refer to bootstrap.js or the compressed version of bootstrap.min.js.

Transition.js It is a basic helper class for the transitionEnd event and CSS transition simulator. It is used by other plugins to check CSS transition support and to get transitions.

Usage examples

Usage examples of the Transition (Transition) plugin: