Skip to content

Instantly share code, notes, and snippets.

@cyanglee
Created October 19, 2011 18:50
Show Gist options
  • Save cyanglee/1299277 to your computer and use it in GitHub Desktop.
Save cyanglee/1299277 to your computer and use it in GitHub Desktop.
$(document).ready ->
# $("div#[id^='flash_']").fadeOut(4000)
$("input[type='submit']").addClass("primary btn");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment