SlideIns.js – Animate content into a page
This is my first ever public JavaScript “library” and also my first GitHub!
SlideIns.js is just simple jQuery code that allows you to have content on a page “slide in” from left, right, or middle (middle just fades in basically). This concept was taken from Apple.com pages, where they recently started having little subtle animations featured on their pages – for example as you scroll down an iPad or iPhone might slide in from the right of the screen.
[Read More]