Integrates WOW.js for Contao Content Elements. See Animate.css for more details on the provided animations.
Simply enable the js_wowjs
template in your page layout. Create a custom template if you want to set custom WOW.js options. See the documentation for more details. May be also add
.wow {
visibility: hidden;
}
to your CSS. See matthieua/WOW#33.