Skip to content

Document content is changed based on AJAX requests in a browser

Notifications You must be signed in to change notification settings

fannysofia/ajax-requests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ajax-requests

Document content is changed based on AJAX requests in a browser.

  • Move ajax_people.js to folder called 'assets'

  • Move .json files to folder called 'json'

  • Start the server with node people_server.js

  • Note that you need to install node-static with npm install node-static in the same directory before running the server

  • Visiting http://localhost:3000 will show the index.html

  • The content of index.html changes when one of the four links to the JSON files are clicked

About

Document content is changed based on AJAX requests in a browser

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published