I have a question regarding my website. I have been working on it for some time now, but I have encountered a challenge that I am struggling to overcome. After much consideration, I am unsure of the best approach to take.
The issue at hand is that I have 5 different content configurations on a single page, and I need a way to switch between them seamlessly. When a user clicks on a button, a series of animations should occur, replacing the button and moving the selected content to the top position. The original content that was at the top should revert back to its original position ("Home" always on top, "About" right below unless active).
You can view my site at http://www.logicanddesign.ca
, and all of the JavaScript code is open for you to review. Any assistance or guidance you can provide would be greatly appreciated. I prefer not to completely rewrite my site, but I am willing to do so if necessary.