<script src="http://www.aakashweb.com/resources/js/jquery.easing.js"></script>
<script src="http://www.aakashweb.com/resources/js/jquery.easy-ticker.js"></script>
<h2>Basic working - Demo 1</h2>
<h3>Direction: Up</h3>
<div class="demo1">
<div>
<div>
<a href="#">The world of Gilbert and George</a>
<p>The art duo of Gilbert and George on how their work can ruffle feathers and the benefits of routine.</p>
</div>
<div>
<a href="#">From propaganda to pop artist</a>
<p>Song Byeok had every reason to be pleased with his success. A gift for drawing led to a prestigious career as a propaganda artist and full membership in North Korea's communist party.</p>
</div>
<div>
<a href="#">Japan's inspirational footballer</a>
<p>CNN's Kyung Lah sits down with Japan's World Cup-winning captain to reflect on their win amid tragedy.</p>
</div>
</div>
</div>
<h2>Basic working - Demo 2</h2>
<h3>Direction: Down</h3>
<div class="demo2">
<div>
<div>
<a href="#">The world of Gilbert and George</a>
<p>The art duo of Gilbert and George on how their work can ruffle feathers and the benefits of routine.</p>
</div>
<div>
<a href="#">From propaganda to pop artist</a>
<p>Song Byeok had every reason to be pleased with his success. A gift for drawing led to a prestigious career as a propaganda artist and full membership in North Korea's communist party.</p>
</div>
<div>
<a href="#">Japan's inspirational footballer</a>
<p>CNN's Kyung Lah sits down with Japan's World Cup-winning captain to reflect on their win amid tragedy.</p>
</div>
</div>
</div>
<h2>The "visible" property</h2>
<p>The <code>visible</code> property can be used to change the no of default visible elements</p>
<div...