Skip to content

This AJAX project includes an XML document with phonebook-type info and an HTML document that allows a user to search the entries.

Notifications You must be signed in to change notification settings

dcwebmaven/PhoneSearchandDisplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

PhoneSearchandDisplay

This AJAX project includes an XML document with phonebook-type info and an HTML document that allows a user to search the entries.

The objective/specs for this project were as follows:

Create an XML document to store a phonebook. Each entry in the phonebook should include a name, address, phone number and an image. This image might be a picture of the person, or it could be something representative of the person. For example, if Jane likes butterflies, you might include a picture of a butterfly. 

Next, create an HTML document that uses AJAX to search your XML document. All information should be displayed when a match is found, including the image associated with the name. 

About

This AJAX project includes an XML document with phonebook-type info and an HTML document that allows a user to search the entries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages