Closed silverwind closed 2 years ago
This script breaks when using a the slim jQuery build because of .fadeIn() usage here. I suggest switching that to a CSS animation.
.fadeIn()
BTW: bootstrap itself has recently switched to the slim build.
This script breaks when using a the slim jQuery build because of
.fadeIn()
usage here. I suggest switching that to a CSS animation.BTW: bootstrap itself has recently switched to the slim build.