Skip to content

Instantly share code, notes, and snippets.

@razbakov
Created December 5, 2012 00:00
Show Gist options
  • Select an option

  • Save razbakov/4210458 to your computer and use it in GitHub Desktop.

Select an option

Save razbakov/4210458 to your computer and use it in GitHub Desktop.
$(document).ready(function (){
$("#pikame").PikaChoose({carousel:true, carouselVertical:true, animationSpeed:500,autoPlay:true, transition:[4],animationSpeed:600});
$("#pikame li:eq(0) .clip img").click();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment