Skip to content

Instantly share code, notes, and snippets.

@jemmons
Created December 4, 2009 18:42
Show Gist options
  • Save jemmons/249238 to your computer and use it in GitHub Desktop.
Save jemmons/249238 to your computer and use it in GitHub Desktop.
<script>
Event.observe(window, "load", function(){
$("payment_type_id").value = "";
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment