just add data-scroll attribute in any html tag and assign one the following values
- data-scroll="fromBottom"
- data-scroll="fromTop"
- data-scroll="fromLeft"
- data-scroll="fromRight"
Values define the ditection of animation.
Add source of image in data-src attribute of tag. Image will start loading as soon as it appears in the viewport.