On Hover News Ticker

Un pequeño ejemplo de como usar el “onhover-news-ticker.js”

<div>
<span>
<a href="#">Online VMware Forum 2011 Una conferencia virtual</a>
</span></div>

 

$(document).ready(function() {

$('.container').textanimate({

 'width'         : 150,

 'height'         : 20,

 'speed' : 20000,

'padding' : 100,

 'on_hover' : false // or true

});

});

Preview or    Download

Gracias.
Actualizado: version 0.3

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>