inspiredminds / contao-wowjs
Integrates WOW.js for Contao content elements and form fields.
Fund package maintenance!
fritzmg
Installs: 9 353
Dependents: 0
Suggesters: 1
Security: 0
Stars: 12
Watchers: 7
Forks: 1
Open Issues: 2
Type:contao-bundle
Requires
- php: >=7.4
- contao/core-bundle: ^4.9 || ^5.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
README
Contao WOW.js
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.