Button animation

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
frafi
 
 
Posts: 12
Joined: Thu Apr 01, 2021 9:18 am

Button animation

Post by frafi »

There are some nice botton animation effects there running always.
Does anybody know how to start the button animation after a click?
User avatar
Pablo
 
Posts: 21702
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Button animation

Post by Pablo »

You can use events to manually start an animation.
https://www.wysiwygwebbuilder.com/animation_events.html
frafi
 
 
Posts: 12
Joined: Thu Apr 01, 2021 9:18 am

Re: Button animation

Post by frafi »

Hello Pablo,
thanks for the quick response. I could do it now with your hint.
But unfortunately i run into another problem.
This is a link button and i have a href and an onclick together, the animation works but the link is not triggered.
Is there a solution for this also?
I am aware that this is not WebBuilder related, but before i invest hours to find it out better i ask.
User avatar
BaconFries
 
 
Posts: 5365
Joined: Thu Aug 16, 2007 7:32 pm

Re: Button animation

Post by BaconFries »

See the following:
return true
Post Reply