Skip to content

Instantly share code, notes, and snippets.

@liemle3893
Created April 10, 2018 04:56
Show Gist options
  • Save liemle3893/cb763dcaa7ae565be79e1231349d12ef to your computer and use it in GitHub Desktop.
Save liemle3893/cb763dcaa7ae565be79e1231349d12ef to your computer and use it in GitHub Desktop.
Set JSON to HTML form and get JSON back from Form.

Require: JQuery

How to use?

  • Open the link above.
  • Click on Fill button to fill data from json to form.
  • Click on Get button to get data from form as json (will open an alert dialog).
  • Click on Reset button to reset data form.
  • Edit json object in Javascript box as your need and test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment