I'm trying to animate using the Events, but it's not working.

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Dan
 
 
Posts: 33
Joined: Sun Feb 08, 2026 6:06 pm

I'm trying to animate using the Events, but it's not working.

Post by Dan »

I'm trying to make the MENU a bit more alive via adding hovering animation while the mouse cursor is hovering above specific menu.

I tried by my own doing the next image as example, I tried different animations just in case:

Image

I Pressed OK >> Preview
But nothing happens when the mouse is hovering the HOME menu which is the one I'm testing.

I also tried some other events such as `onmousetouch` and `onmouseenter` but it still didn't start the animation.


🤔 What am I doing wrong, or missing?

Thanks ahead for any help.
User avatar
Pablo
 
Posts: 24303
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: I'm trying to animate using the Events, but it's not working.

Post by Pablo »

The events will be added to menu itself, not the the individual menu items, so this is not going to work.
Post Reply