Skip to content

Instantly share code, notes, and snippets.

@deepakprasanna
Created August 31, 2009 05:54
Show Gist options
  • Save deepakprasanna/178307 to your computer and use it in GitHub Desktop.
Save deepakprasanna/178307 to your computer and use it in GitHub Desktop.
$("#submit").click(function(){
if($("#password_error").length != 0){
el.remove(this);
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment