Hello,
I've been tasked with creating a rotating image slider of a product with highlighted sections on each image that correspond to a list of features. What I need to be able to do is click on a feature that triggers an animation to slide to the image that has that feature on it (through "in-between" images of the product), and then have that specific feature glow on the image to show thats what the user selected, and then reveal a description of what they clicked on to the right of the image. I need to be able to click on the spots on the image to reveal the description as well.
Unfortunately, I just jumped into JavaScript so I really don't know where to begin with something like this. Any help is appreciated!
I've been tasked with creating a rotating image slider of a product with highlighted sections on each image that correspond to a list of features. What I need to be able to do is click on a feature that triggers an animation to slide to the image that has that feature on it (through "in-between" images of the product), and then have that specific feature glow on the image to show thats what the user selected, and then reveal a description of what they clicked on to the right of the image. I need to be able to click on the spots on the image to reveal the description as well.
Unfortunately, I just jumped into JavaScript so I really don't know where to begin with something like this. Any help is appreciated!