Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 261 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 261 Bytes

WHAT

form tag load json data .

HOW TO

  • jquery.js,form-data.js
  • invoke $('#example').form('load',jsonOrObj)

 

EXAMPLE

see index.html

FUNCTION

 $('#example').form('load',jsonOrObj)
 $('#example').form('reset')