This link has been bookmarked by 5 people . It was first bookmarked on 02 Oct 2008, by Gene Roche.
Start by saving this data into a file named schools.js somewhere that is served by your web server.
{ items: [ { label: "MIT", type: "School", address: "77 Massachusetts Avenue, Cambridge, MA 02139", subject: "Computer Science" }, { label: "Harvard Medical School", type: "School", address: "25 Shattuck St., Boston, MA 02115", subject: "Medical" }, { label: "Stanford", type: "School", address: "Stanford, CA 94305", subject: "Computer Science" }, { label: "CMU", type: "School", address: "5000 Forbes Avenue, Pittsburgh, PA 15213", subject: "Computer Science" } ] } And then copy this HTML into a file called schools.html in the same directory:
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.