Check out this jsFiddle code that functions well until a Twitter widget is inserted. The code is designed to slide content up and down when the link "click here" is clicked.
However, once a default code from get a Twitter widget is added in this version (refer to the html part where only the Twitter code was added), the sliding action stops working.
Why does it fail to slide down with the addition of the Twitter widget? How can this issue be resolved?