Questions tagged [scrollreveal.js]

scrollReveal.js is a javascript package used to animate DOM elements as they enter the viewport.

scrollReveal.js is an open source javascript package created by Julian Lloyd used to animate DOM elements as they enter the viewport.


Live demo

39 questions
0
votes
1 answer

When I set overflow-y:hidden to element causes scroll reveal animation to not fire

I am using scrollreveal.min.js on my WordPress site. Scroll reveal works just fine, but when I attempted to hide the vertical scroll bar that appears during animation (for the section) with overflow-y:hidden; the scroll bar was hidden for the…
0
votes
1 answer

scrollReveal.js not working

I am using the exact code that THIS codepen uses, and my images still aren't fading in when they are in my viewport. Im not getting any errors in the console so i dont know why it would work perfectly in codepen but not when i try to do…
user5635857
0
votes
1 answer

ng2-scrollreveal 404 Not Found

Trying to use ng2-scrollreveal npm in my Angular2 app, after following all instructions I get console errors: zone.js:1274 GET http://localhost:3000/ng2-scrollreveal 404 (Not Found) and (index):18 Error: Error: XHR error (404 Not Found) loading…
Alexandr Belov
  • 1,804
  • 9
  • 30
  • 43
0
votes
2 answers

Display Scroll Reveal Animation after each other

I'am using this template: https://startbootstrap.com/template-overviews/creative/ with the plugin jQuery Scroll Reveal If you look at this page: https://blackrockdigital.github.io/startbootstrap-creative/#services The animations (Dimond, paper…
Xtreme
  • 1,601
  • 7
  • 27
  • 59
0
votes
2 answers

scrollReveal.js Revealing At Once

I am using scroolReveal and fullPage in my project to reveal DOM elements while I am scrolling on the page. However, when I load the page, it is already revealing all elements below, which I do not want to happen. What I want is to reveal elements…
Eray Erdin
  • 2,633
  • 1
  • 32
  • 66
0
votes
1 answer

ScrollReveal.js v2.3.2 loaded, no console errors, but doesn't animate

Using scrollReveal.js inside WordPress, enqueued via CDN. Retaining zero console errors but the data-sr values do not animate the front-end. Typing scrollReveal inside Chrome's inspect console shows it is initializing but will not parse animation…
Alexander Graham
  • 407
  • 1
  • 3
  • 10
0
votes
3 answers

Random color for div tag generated by jquery is not permanent

My goal is to each div with a class of "random-color" to have a random background color.that generates the random color using jquery is also working properly . Only problem is after 2 seconds it disappears. Here's my code: I have the Script here…
user4039781
-1
votes
1 answer

How to use scrollreveal js offline?

I need to use scrollreveal js on my website. But I cannot use it online all the time. So can anyone help me find out how to use scrollreveal js offline Need to use scrollreveal js offline
-1
votes
1 answer

ScrollReveal.js - init/reset divs when scroll?

Please tell me what i do wrong when i scroll from top to bottom then i see animation only once but if i scroll from bottom to top then i see nice animation but its not reset the library and another scrolling nothing changing what to do? source:…
Sławomir Kudła
  • 243
  • 2
  • 4
  • 14
1 2
3