
In my journey to to learn jQuery, I?m trying to learn to do some things that CSS can already do but that jQuery can do ?sexier?. Jonathan Snook has an article up ?Content Overlay with CSS? in which extra content is revealed in a certain area when it is moused over. This inspired me to try to do something similar with jQuery. My first thought was a thumbnail photo gallery, where clicking a button would reveal the entire photo and more information about that photo.



