Skip to content

Instantly share code, notes, and snippets.

@macikokoro
Last active August 29, 2015 14:00
Show Gist options
  • Save macikokoro/11339750 to your computer and use it in GitHub Desktop.
Save macikokoro/11339750 to your computer and use it in GitHub Desktop.
jQuery sample function.
$(document).ready(function(input01, input02, input03){
$('div').slideDown("slow");
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment