Here's to hoping this makes sense.
I'm testing a new version of my personal site at http://joshuacody.net/jc3/
I'm looking to display my works in a bit of an interactive style, using jQuery.
You can see that each image is mis-matched, but it has a rotator. And you can rotate each image to line all three up. When all three are lined up, I would like to fadeIn a div explaining what that project is.
I'm using the plugin to rotate through my images (http://www.malsup.com/jquery/cycle/), if that's any help.
I'm pretty new to jQuery, and I'm just a hair stuck on how to do this theoretically. Any ideas?