justinmind-logo
 
Upvote 2

Mouse over show and freeze a group

Answered Victor Conesa 11 years ago

I am using the Mouse Over action (with the slide effect) to show a group of objects when the user hovers over a button. When I move the mouse away from the button the group of objects it automatically hides but I want the group to stay visible after I move the mouse away from the button

Replies (3)
photo
1

Change the 'on mouse over' event by an 'on mouse enter' one.

photo
1

I have an additional question to this.

d6d5d3f91f2f4996ad2e81e7ba876f37

I would like to hide the two buttons that appear after leaving a certain area, but still leave them clickable (which rules out hotspot I think):

c73eebdc80d476b118d8a83178db4816


Thanks for help.

photo
1

Group the two buttons into a Dynamic panel. Make the panel as big as the area you want and set the 'on mouse leave' event on the panel. That should do the trick.

Leave a Comment
 
Attach a file