Youtube lightbox thumbnail glitches when animated

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
GNP
 
 
Posts: 88
Joined: Sat Dec 28, 2019 6:59 pm

Youtube lightbox thumbnail glitches when animated

Post by GNP »

Hi,

has anyone tried inserting a YouTube media, turn on the Lightbox feature (which then requires an IMG thumbnail), then tried to animate it (with basic Events or Animation motions)?

The thumbnail no longer works once an attempt at animating it, is done.

Could someone please confirm?

Using the latest version of WYSIWYG v20.2.0.

Thanks!
User avatar
BaconFries
 
 
Posts: 5974
Joined: Thu Aug 16, 2007 7:32 pm

Re: Youtube lightbox thumbnail glitches when animated

Post by BaconFries »

The thumbnail no longer works once an attempt at animating it, is done.
This is because the event (animation) breaks the original onclick that was used to fire/open the lightbox. To resolve see the following Form elements or links no longer works with events
GNP
 
 
Posts: 88
Joined: Sat Dec 28, 2019 6:59 pm

Re: Youtube lightbox thumbnail glitches when animated

Post by GNP »

Thanks. I looked up the link you posted, and it was helpful. However, I'm not sure where to:

"1) Add the same event again and select action -> run javascript.
2) In the JavaScript field enter:

Code: Select all

return true;"

where do I go for "action>run javascript"?

The "on" menu is now only reduced to a handful of options, and for the "action" menu, there's "add animation (javascript)", but there's no field to enter anything when I click it.
Post Reply