2
I made a site that in turn should be responsive it will have to work on portable devices but I used a feature called Animate.css of this file I used the following effects :
fadeInDown
,fadeInUp
,fadeInLeft
and fadeInRight
they work properly on my site but I went to make a test on my mobile reminding that I am doing a test localhost without internet and they do not work because the purpose of this effect and that the images will appear as I scroll the page and it does not happen and I need to make a specific code for mobile ? I have that doubt
Which phone? Which browser for mobile?
– Guilherme Nascimento
"I’m running a localhost test without internet " and how are you passing the files and using on mobile?
– Sergio
@Sergio probably accessing the IP of the main machine, for example I can access my localhost on any device connected to my network if I use the correct IP.
– Vinícius Lara