English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
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 of the Transition (Transition) plugin:
Modal dialog with slide or fade-in effects. See specific examples in Plugin de Janela Modais (Modal) do Bootstrap.
abas com efeito de desvanecimento. Veja exemplos específicos em Plugin de Aba (Tab) do Bootstrap.
caixa de aviso com efeito de desvanecimento. Veja exemplos específicos em Plugin de Caixa de Aviso (Alert) do Bootstrap.
painel de slides com efeito de deslize. Veja exemplos específicos em Plugin de Carrusel (Carousel) do Bootstrap.