MMDT1022 HTML II and Javascript
Week 12
Week 12 Read chapter 13 AJAX in the book. Yahoo YUI has a library of AJAX. Code and documentation for Google AJAX APIs. |
Lab Google API For this exercise you have a couple of choices. Choice A: Do a Google map using the Google API See my sample on the Ridgewater home page to get ideas. However, do NOT use my sample or the examples we did in class for your assignment. You must add more to the Google map and implement it. In your submission describe what additions you have done to your Google map. When you implement your Gooble map, you must customize it to be relevant to you, i.e., don't just copy the sample directly. But rather make it relevant to your situation, such as your town, etc.
The page you create should look complete with a title, background color or image, and some text. The text must describe what AJAX API you are using. Describe to me what you are doing, don't make me guess. Choice B: Create a webpage that uses AJAX or a Google developer library. You can use the Yahoo, Google, or other public library that you find. There is a lot to choose from, such as specialized maps, language translations, various searches, etc. When you implement your AJAX API or library, you must customize it to be relevant to you, i.e., don't just copy the sample that might be given to you directly. But rather make it relevant to your situation, such as your town, etc. The page you create should look complete with a title, background color or image, and some text. The text must describe what AJAX API or library you are using. Describe to me what you are doing, don't make me guess.
|