usablica / intro.js

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

When i insert an element with height dynamic before the hight light element,the position of top can not recalculate,it will cause the following problems #1403

Closed Junfeizhao closed 2 years ago

Junfeizhao commented 3 years ago

Description

Describe one (and only one) issue or enhancement you want to see in Intro.js (before writing any code).

Expected Behavior

What did you expect to happen?

Actual Behavior

What actually happened?

Errors and Screenshots (optional)

Give us any additional information if you have.

Example (recommended)

How can someone else see/test this issue? List the steps or write some code; or create a jsfiddle or codepen.

Environment (optional)

List browser information, Intro.js version, Operating System, JavaScript libraries (jQuery, Angular, React), etc.

Junfeizhao commented 3 years ago

图片

This happens when I have an iframe on my page. My current solution is to listen to iframe loading and then execute introjs. Can introjs be implemented internally?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

afshinm commented 2 years ago

Please share more details.