Check for if an element is in view
This script allows you to tell when an element becomes visible in the browser window. You can use this to apply styling/animations to elements.
Instructions
Add this to your javascript. Make sure jQuery is called before this script.
Requirements
- jQuery