Skip to content

Instantly share code, notes, and snippets.

@vgheri
Created June 4, 2012 17:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vgheri/2869821 to your computer and use it in GitHub Desktop.
Save vgheri/2869821 to your computer and use it in GitHub Desktop.
View detail
<script type="text/javascript">
$(function () {
var options = {
postUrl : "/Home/RegisterVote"
}
$("#myCarousel").iLikeIt(options);
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment