benmarch / angular-bootstrap-tour

AngularJS wrapper around Bootstrap Tour
64 stars 27 forks source link

More than one step to a same element #34

Closed fpernia closed 9 years ago

fpernia commented 9 years ago

How can I add more than one step to a same element?

benmarch commented 9 years ago

It is not possible, but you can nest a step just inside another, or put two steps right next to each other. As long as the dimensions are the similar and the edges line up then the popover should appear in the same place.