UNPKG

jquery-load-json

Version:

jQuery plugin that enables developers to load JSON data from the server and load JSON object into the DOM.

25 lines 280 B
{ "towns": [ { "value": 21, "text": "London" }, { "value": 22, "text": "Paris" }, { "value": 23, "text": "Madrid" }, { "value": 24, "text": "Lisabon" }, { "value": 25, "text": "Amsterdam" } ] }