Alex Blog
Saturday, January 18, 2020
bootstrap 4 fade effect
The fade transition effect is working when
show
class adding to
fade
class.
For example,
<div class="fade"> ... </div>
change to
<div class="fade show"> ... </div>
The fading in effect is working with opacity property.
Try live example in
codepen
.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment