JQuery Animation Effects
Show and Hide Effects
Show
Hide
toggle
slideDown
slideUp
fadeIn
fadeOut
This is the content. It is hidden at first but it is shown with JQuery techniques.
We are also hiding and showing some of the buttons using the same tech.
On-Screen Movement Effects
I changed the code so that only the "reveal" buttons were displayed on page load. Then when the show buttons brought in the "content", they would also bring in the corresponding "hide" button. After doing that, I decided to report the absolute position of the content box.