
October 19th, 2012, 10:18 AM
|
|
Registered User
|
|
Join Date: Oct 2012
Posts: 1
Time spent in forums: 1 m 43 sec
Reputation Power: 0
|
|
|
jQuery - Image Viewer w/ Interactive Elements, Animation, & Revealed Descriptions
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!
|