arial-alisha / infographic-effects-interactivity

Finish off the infographic by adding CSS effects and Javascript interactivity.
0 stars 0 forks source link

magnifying glass, opacity, waypoints #1

Open arial-alisha opened 8 years ago

arial-alisha commented 8 years ago

Hi Thomas, @thomasjbradley I am having a lot of trouble with the following in my code but I think I am doing everything correctly.

1) One of my magnifying glasses is moving nicely from left to right it's called #right-mag.
2) Once they are showing up I want both magnifying glasses to go from 0 to 100% opacity. I made a keyframe for this and called it fade-in if you are trying to find it but it isn't working.

\ 3) FIRST two might not work before fixing this- when I tried to put my first waypoint on the code, the entire brain disappeared so now I am completely stuck. The brain waypoint is in a class called brain-box.

Thank you, @thomasjbradley Alisha Arial

thomasjbradley commented 8 years ago

Could possibly be the error on this line: https://github.com/arial-alisha/infographic-effects-interactivity/blob/gh-pages/js/main.js#L12