usablica / intro.js

Lightweight, user-friendly onboarding tour library
http://introjs.com
Other
22.8k stars 2.59k forks source link

Elements larger than viewport will cause you to scroll to bottom of element and not see intro tooltip #215

Closed philbarresi closed 5 years ago

philbarresi commented 10 years ago

When you are trying to introduce an element that is longer than the viewport, introjs will scroll to the bottom of the element, making you unable to see the intro tooltip.

I have created an example here. Maybe it would make more sense to scroll to the tooltip instead of the target element?

MaZZly commented 9 years ago

I would like this feature as well... Annoying that the tooltip is half-visibe (in my case) and the user has to scroll up to see the info..