Why wow bootstrap not working? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Why wow bootstrap not working?

Hi anyone know why scroll reveal animation not working for my code? https://code.sololearn.com/WGpFl4mXrPol/?ref=app

6th Sep 2021, 10:30 AM
Afif Azmi
Afif Azmi - avatar
8 Respostas
6th Sep 2021, 10:46 AM
AĶ¢J
AĶ¢J - avatar
+ 1
You just have to use the class="wow zoomIn" instead of class="animated zoomIn" for all the images.
6th Sep 2021, 11:56 AM
Anurag Singh
Anurag Singh - avatar
+ 1
Thanks everyone. I use mdbootstrap tutorial because it is easier to use. I think i put the outdated library link previously. Its working now..
6th Sep 2021, 12:02 PM
Afif Azmi
Afif Azmi - avatar
+ 1
Afif Azmi No that was not outdated, that was according to their websites.
6th Sep 2021, 12:30 PM
AĶ¢J
AĶ¢J - avatar
0
Afif Azmi You missed to add jQuery library. Also you didn't add many libraries with proper path.
6th Sep 2021, 10:33 AM
AĶ¢J
AĶ¢J - avatar
0
I refer here: https://mdbootstrap.com/docs/b4/jquery/getting-started/installation/ Sorry iā€™m new to bootstrap. Do you mind to share how the proper one should be?
6th Sep 2021, 10:43 AM
Afif Azmi
Afif Azmi - avatar
0
Afif Azmi mdbootstrap is paid version so don't use that
6th Sep 2021, 10:48 AM
AĶ¢J
AĶ¢J - avatar
0
Anurag Singh yes i purposely use ā€œanimated zoomInā€ for the first three picture, only use ā€œwowā€ on the 4th one to see the scroll reveal effect. Anyway thanks for the tips..
6th Sep 2021, 12:06 PM
Afif Azmi
Afif Azmi - avatar