I utilized a specific script to generate a jQuery accordion. Feel free to view the live jsFiddle demonstration here.
The functionality is impressive, but my aim is to have the accordion vertically centered on the page. The concept is that as the height of the accordion adjusts, the DIV
would be dynamically repositioned to stay centered vertically. This would result in the accordion expanding from the middle of the page, rather than descending from the top.