Problem
Create a Pet Rescue page that when users scroll over photos of pets, info about the pet pops up such as availability date, vaccination status, age, gender, breed, and notes (ex. good with children). A pet carrier image will serve as a shopping cart, so users must be able to request a pet (and the pet is taken off the availability list). looking to do this in javascript. No idea where to start or what to do please help. I know how to add images to a page and do some basic javascript but i have no idea how to make the image correspond to a removal list item or make a "shopping cart".