I\'m using the jQuery slideToggle function on a site to reveal \'more information\' about something. When I trigger the slide, the content is gradually revealed, but is loc
Try messing with how the element is positioned/displayed/floated. I've had similar problems which were solved by playing with those settings.