After putting in 8 hours of non-stop work, I'm feeling pretty drained and need some assistance with fixing a bug that's specific to IE6/7. Any jQuery/CSS experts out there willing to lend a hand?
To check out the issue, please visit this link using any browser other than IE6/7:
At the top right corner of the page, you'll find a Quick guide link. When clicked once, it shows a quick guide, and when clicked again, it hides it. This functionality is based on jQuery and works perfectly in all browsers except for IE6/7. Interestingly, the animation behaves correctly in IE8. The HTML markup follows XHTML Transitional standards. Any suggestions on how to resolve this pesky bug?