highlight multiple elements
Hi,
First off, thanks for the fantastic package.And I have a question:
Is there any way to highlight multiple elements in one specific step?
Many thanks
I am also interested in it, but I would add a question. How can highlight an element which I render after the tour started?
I mean I have a button that displays a card under the button when you click on it. I would like to highlight the button and the card at the same time.
Thanks in advance
We need to get this merged to support multiple elements https://github.com/shipshapecode/shepherd/pull/2083
This can be accomplished by adding presentational HTML containers, e.g., https://docs.shepherdpro.com/recipes/cookbook/
This can be accomplished by adding presentational HTML containers, e.g., https://docs.shepherdpro.com/recipes/cookbook/
This is different actually. Some people want multiple things highlighted, not one big container, but 2+ distinct elements. #2083 implemented something for this, but I think I had concerns about their implementation that were never addressed.