I created a hover interaction but I only need it to happen once for the user.
Is it possible to be configured like that?
I created a hover interaction but I only need it to happen once for the user.
Is it possible to be configured like that?
Would it be an option to duplicate the element, once with the hover and once without, and just include a display:none at the end of the one with the hover?
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.