usablica / intro.js

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

IntroJs has a problem with the pop-up box used for bootbox #917

Closed sandheart closed 3 years ago

sandheart commented 5 years ago

Details please see:https://github.com/makeusabrew/bootbox/issues/696

  1. After the appearance of the bootstrap layer, a class was added to the original shell layer: introjs-fixparent, which was occluded due to the change of z-index attribute;

  2. The guide box cannot be seen clearly due to the transparency problem;

This is the contrast after modifying class (.introjs-fixparent)

img3

img4

NuijtenDev commented 5 years ago

close the current guide in the main view and start a new one inside the popup. this should fix your problem

sunteng1227 commented 4 years ago

I also encountered the same problem, have you solved it?

stale[bot] commented 4 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.