1 Reply
Phil Mayor

Are you showing a layer when they hover? IF the state itself doesnt change then you could add a trigger to disable the next button and then triggers to change state to visited when mouse hovered over and then change state of next when all 3 objects equal to visited.

if not then you will have to change a variable, (probably 3 T/F variables) when mouse hovers over. You will have to remember to reset the variables or only lock on condition they are true or it could create a Nav problem for you.

Hover is not a great interaction, not a problem if you target Desktops but tablets/phones do not have hover state and although it gets translated to down your finger is often in the way of reading what appears, also I would normally never expect hover to be a required interaction on a state it is more for additional non necessary information.

This discussion is closed. You can start a new discussion or contact Articulate Support.