My first steps points to a button which has to be clicked by the user, then after clicking the button a dialog where the user can fill in some details pop up.
what happens is i'm just getting the backdrop and the intro does not point to the dialog, since it started on load of the page when the dialog is not yet on the page...
Is there a way to do this? (backbone and introjs)
I am using backbone to render the dialog on click of the button