Workshop 9: Exercise 4: TITLE
Back to Workshop 9 index
Exercise 4: Ajax
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.
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.
Change the pulldown item names accordingly as well.
Select an item from the list.
First item
Second item
Third item