Skip to content

Conversation

@rfalcesSamca
Copy link

@rfalcesSamca rfalcesSamca commented Jul 10, 2018

When destination element is in another iframe, it is necessary to take into consideration the container offset.
To get the container offset we need to set a viewport in the options.

The same change must be done into tooltip.js

To make it work, the element in the step must be referred by the jQuery instance:
{
element: $('#element',$('#iframe').contents)
}

When destination element is in another iframe, it is necessary to take into consideration the container offset.
To get the container offset we need to set a viewport in the options.

The same change must be done into tooltip.js
@EDcasa
Copy link

EDcasa commented Feb 18, 2020

How you managed to enter the bootstrap tour in an iframe the solution you propose does not solve my problem, you help me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants