Hi There,
I was watching the video tutorial at here:https://www.youtube.com/watch?v=aayDBLTKG5c
and when you hover over on any elements a text,image or other element shows up I added a comment regarding how to add an animation when an element shows up the admin mentioned at this forum.
So my question is which code I can add when I hover over on for.e.g. a button a text box appears which a fade in animation?when the text box shows up can I add a hyperlink to any word in the text box?
Please see the following code that I’m working on it but doesn’t work!
!$w(" #myElement ").show([animationName]) .then( () => { fulfillFunction } );