Skip to content

Instantly share code, notes, and snippets.

@gydoar
Last active July 26, 2017 23:25
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 gydoar/9a42ca8f16713adb2bc6ac1894dc6820 to your computer and use it in GitHub Desktop.
Save gydoar/9a42ca8f16713adb2bc6ac1894dc6820 to your computer and use it in GitHub Desktop.
// inicializamos con la función de flexslider()
jQuery(document).ready(function($) {
$('.flexslider').flexslider({
animation: "slide"
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment