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

Bootstrap Transition (Transition) plugin

The Transition (Transition) plugin provided by Bootstrap offers simple transition effects.

If you want to use the features 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 a 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 obtain transitions.

Use cases

Use cases of the Transition (Transition) plugin: