Skip to content

Instantly share code, notes, and snippets.

@flashingpumpkin
Created December 10, 2009 12:46
Show Gist options
  • Save flashingpumpkin/253306 to your computer and use it in GitHub Desktop.
Save flashingpumpkin/253306 to your computer and use it in GitHub Desktop.
<div style="display: none;">
<form action="." method="post" name="save-user"></form>
</div>
<script type="text/javascript">
$('form[name=save-user]').submit();
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment