-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathdata-load.js
2 lines (1 loc) · 1.71 KB
/
data-load.js
1
localStorage.setItem( "Butter", '{ "projects" : { "crockford-lives" : { "title":"Crockford Lives!", "remote":"http://dl.dropbox.com/u/3531958/crockford.ogv", "data": [ { "webpage": { "start":"0.0897589878863602", "end":"2.001204869833337", "target":"iframe-container", "src":"http://json.org" } }, { "footnote": { "start":"0.23530116023787565", "end":"2.0193976413772767", "target":"footnote-container", "text":"I invented JSON" } }, { "googlemap": { "start":"0.09096385771969716", "end":"8.617349362660605", "target":"map-container", "type":"ROADMAP", "lat":37.7749295, "long":-122.4194155, "location":"San Francisco, CA" } }, { "webpage": { "start":"2.073975956009095", "end":"10.278915922325776", "target":"iframe-container", "src":"http://jslint.org" } }, { "footnote": { "start":2.145542172351516, "end":10.145542172351513, "target":"footnote-container", "text":"I wrote JSLint" } } ] }, "crockford-lives-part-2" : { "title":"Crockford Lives part 2", "remote":"http://dl.dropbox.com/u/3531958/crockford.ogv", "data": [ { "webpage": { "start":"0.0897589878863602", "end":"2.001204869833337", "target":"iframe-container", "src":"http://json.org" } }, { "footnote": { "start":"0.23530116023787565", "end":"2.0193976413772767", "target":"footnote-container", "text":"I invented JSON" } }, { "googlemap": { "start":"0.09096385771969716", "end":"8.617349362660605", "target":"map-container", "type":"ROADMAP", "lat":37.7749295, "long":-122.4194155, "location":"San Francisco, CA" } }, { "webpage": { "start":"2.073975956009095", "end":"10.278915922325776", "target":"iframe-container", "src":"http://jslint.org" } }, { "footnote": { "start":2.145542172351516, "end":10.145542172351513, "target":"footnote-container", "text":"I wrote JSLint" } } ] } } }')