jquery-load-json
Version:
jQuery plugin that enables developers to load JSON data from the server and load JSON object into the DOM.
17 lines • 391 B
JavaScript
{
"ID": 20,
"Name": "Anna Henning",
"Address": "Nobel House, Regent Centre",
"Town": "London",
"Description": "",
"DoB": "\/Date(-62135596800000)\/",
"Contact": "Phone",
"Mail": "anna@gmail.com",
"Website": "http://www.anna-henning.com",
"Phone": "+461 555 3423 82",
"Family": false,
"Country": [
"SRB",
"UK"
]
}