Two Way Loader
It's a two way loader in which, instead of using only one div, I've used two divs that are animated the same way a simple loader is animated i.e. by using animation and @keyframes properties of CSS3. The stripe pattern is created by using repeating-linear-gradient (a better alternative for using linear-gradient with backroung-size).