Read everything before doing anything.
Using this page as your starting point, add JavaScript code to enable mouse rollover. When you roll over a country’s flag, it lights up, as does the corresponding country on the map of Europe. When you roll over the country on the map, it lights up, as does the corresponding flag.
You may get all the image files that you need
from this .ZIP file, which
expands into a directory called roll_images.
Here are the individual images in that folder, and their names:
france0.png |
germany0.png |
spain0.png |
sweden0.png |
france1.png |
germany1.png |
spain1.png |
sweden1.png |
![]() euro_mt.png |
![]() euro_fr.png |
![]() euro_de.png |
![]() euro_es.png |
![]() euro_se.png |
Name your HTML file in the form lastname_firstname_images.html and email it to the instructor. You don’t need to email the images in the roll_images directory; I already have a copy of those.