I want to do something like this guy(Mattias) did with his website: https://www.profiltech.dk/ on the
Ståltag/væg or Steel roof / wall dropdown. Ive made a dropdown similar to this, but I don’t know how to make it disappear once the user’s cursor is off the menu/tab button and the box. Please help me if you can.
You can simply add a onMouseOut function into your code so that when the user moves their mouse away from your box which contains the dropdown links and pics, then it will close itself automatically.
https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut
https://support.wix.com/en/article/corvid-reacting-to-user-actions-using-events