I need to create a progress bar while my cursor is over an image. If the cursor exits, then I need the progress to be reset to repeat the process if the cursor returns to the top of the image. When I get to 100% I'm going to open a modal.
Any ideas?