Hello,
i want to have a breadcrumb menu which when clicked on the respective links highlights the corresponding text.
So i created an event for a link within the breadcrumb menu (onclick, Animate Css3, Text). Unfortunately this doesn't work.
When i for example choose "hide" instead of "Animate Css3" it works.
Do you have any hints?
Breadcrumb menu and animation events
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/links.html
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/links.html
Re: Breadcrumb menu and animation events
Animation only work on object containers, not on individual items in a menu.
You will need custom code for that.
You will need custom code for that.