jQuery slideToggle jumps around

前端 未结 18 1311
迷失自我
迷失自我 2020-12-16 18:13

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

18条回答
  •  庸人自扰
    2020-12-16 18:55

    Try messing with how the element is positioned/displayed/floated. I've had similar problems which were solved by playing with those settings.

提交回复
热议问题