Skip to content

Instantly share code, notes, and snippets.

@fuse
Created August 16, 2011 08:21
Show Gist options
  • Save fuse/1148651 to your computer and use it in GitHub Desktop.
Save fuse/1148651 to your computer and use it in GitHub Desktop.
<form id="new_post" action="/articles" method="post">
<input type="submit" formaction="/articles/preview" formmethod="get" value="Aperçu" />
</form>
<input type="submit" form="new_post" value="Publier" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment