WDV 321: Adv JavaScript
Unit 4-1: XML Parse & JavaScript Objects
Use the attached XML file for this assignment as your source data.
Using a Javascript Object
- Create a Javascript object called jsJavaBook using the first source file.
- Create a javascript object called jsVBBook using the second source file.
- Create a javascript object called jsTextbooks that will contain the book objects.