Workshop 9: Exercise 4: TITLE

Back to Workshop 9 index

Exercise 4: Ajax

  1. First try Ajax with console. Use load() -function to inject content from the web (ex. https://meijastiina.github.io/news_rss_topstories.xml) into the div below.
  2. Then write a JavaScript function, which will fire when the pulldown menu item is changed. Each selection loads a different content from web to the div below.
  3. Change the pulldown item names accordingly as well.

Select an item from the list.