Button state best practices

I’ve created buttons with the three standard states.

I have two issues:

  1. On one button (i button) the mouse over is inconsistent. Sometimes the mouse color appears, some times it doesn’t. I have a graphic that is above the button. I have experimented with Action>Pointer “allow text selection” on and off, but it doesn’t seem to help.

  2. On the three main nav buttons, at times the mouse over border color doesn’t go away when your mouse leaves the button. It only goes away if you click on another button.

I am using the app provided control state function. I’m not importing any code snippets or JS on these.

Feedback would be appreciated :slight_smile:

If someone can point me to a good tut on this that would be great too.

Thanks!Example.hype.zip (479.3 KB)

Issue 1: “enfoeye” element (Group 1) > “Actions Inspector” > select checkbox “Ignore all pointer events”.
Issue 2: The border color behaves properly for me (“Mouse Over ~ Mouse Out”) - Safari 11.1

2 Likes

Thanks Jim!

I learn something new whenever I visit here!

I love this community and the support.

Aloha!

2 Likes

Me too - on all accounts! :+1:

1 Like