Set the base z-index for Usertour floating elements
setBaseZIndex()
method sets the minimum z-index value for all Usertour floating elements. By default, Usertour places its elements at or slightly above z-index 1000000. Due to layer stacking, some elements may have z-index values several thousand units higher.
Note: You don’t always need to change the base z-index. For specific components like launchers, checklists, and the resource center, you can adjust their individual z-index values through:
- Launchers: Advanced settings
- Checklists and Resource Center: Theme settings
Promise
that resolves when the z-index is updated.