bootstrap-tour icon indicating copy to clipboard operation
bootstrap-tour copied to clipboard

autoscroll: true fails on when used on modal

Open Excelsior-Charles opened this issue 9 years ago • 4 comments

It seems the scroll is trying to work, but not 100% It is scroling the page below the modal, yet the element its attaching to is on a modal layer and should be scrolling the modal not the base page.

Excelsior-Charles avatar Oct 22 '14 17:10 Excelsior-Charles

Bootstrap Tour in modal auto scroll not working. find attech file. 2

lalji1051 avatar Dec 12 '14 13:12 lalji1051

Any updates on this?

ehaft21 avatar Sep 21 '18 15:09 ehaft21

I recently managed to break a perfectly working Bootstrap Tour and proceeded to pull my hair out for 45 minutes trying everything to fix it.

If you are also having this scrolling issue, check 2 things:

  1. Make sure you download the latest version of bootstrap and the CSS that goes with it
  2. Check your DOCTYPE header.

For the proper DOCTYPE, check here: https://www.w3schools.com/tags/tag_doctype.asp

"XHTML 1.0 Transitional" works best for me. Auto-scrolling issue was resolved immediately after I changed it.

ZizzyZizzy avatar Dec 22 '19 20:12 ZizzyZizzy

Any updates on this? I have the same problem

thiagofferreira avatar Sep 17 '20 18:09 thiagofferreira