Skip to content

Instantly share code, notes, and snippets.

@alexfish
Created August 13, 2011 13:45
Show Gist options
  • Save alexfish/1143861 to your computer and use it in GitHub Desktop.
Save alexfish/1143861 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
$(document).ready(function(){
$('#ticker').list_ticker({
speed:2000,
effect:'fade',
});
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment