http://www.johnchow.com/ The Featured News Ontop... Anyone know? It's kickass, Is it maybe moo fx? Ive used something similer with moofx, and jquery, but without the pagination below, anyone have an example that is close that can be modified to get like that?
<script type="text/javascript"><!--//--><![CDATA[//><!-- function mycarousel_initCallback(carousel) { jQuery('#featured .list li a').bind('click', function() { carousel.scroll(jQuery.jcarousel.intval(jQuery(this).text())); return false; }); }; jQuery(document).ready(function() { jQuery("#posts").jcarousel({ wrap: "both", auto: 5, scroll: 1, initCallback: mycarousel_initCallback, buttonNextHTML: null, buttonPrevHTML: null }); }); //--><!]]></script> HTML: