hi
sorry i don't know how i explain you.. i try explain you:
menu navigation:
CSSmenu, a button i add event:
-- mouseover, make it animation move from x:100 to x:600 (css transform) target: my object: image,lotties,text)
-- mouseout, make it animataion (return) move from x:600 to x:100, my object: image or lottie or text)
like as https://www.wysiwygwebbuilder.com/animatedlinemenu.html but i want use my object.. is it possible i will configure in wwb?
menu navigation: move my image(object)
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
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
-
-
- Posts: 185
- Joined: Tue May 30, 2017 8:47 pm
Re: menu navigation: move my image(object)
It is possible, but it requires a custom script because you will have to dynamically determine the new position.
Using fixed positioning for this is not very reliable in responsive layouts.
Using fixed positioning for this is not very reliable in responsive layouts.
-
-
- Posts: 185
- Joined: Tue May 30, 2017 8:47 pm
Re: menu navigation: move my image(object)
script: what is name in toolbox?
is there example in google ? i dont find keyword in google..
"Using fixed positioning for this is not very reliable in responsive layouts."
this is not interessing. i know that is not reliable for responsive layouts, thank you for reply.
is there example in google ? i dont find keyword in google..
"Using fixed positioning for this is not very reliable in responsive layouts."
this is not interessing. i know that is not reliable for responsive layouts, thank you for reply.
Re: menu navigation: move my image(object)
You can add custom code via the HTML tools.
https://wysiwygwebbuilder.com/add_html.html
Please note that I cannot assist you with writing custom code. For me, it may also take several hours (or days) to implement this functionality.
https://wysiwygwebbuilder.com/add_html.html
Please note that I cannot assist you with writing custom code. For me, it may also take several hours (or days) to implement this functionality.
-
-
- Posts: 185
- Joined: Tue May 30, 2017 8:47 pm
Re: menu navigation: move my image(object)
Ok, not worry. i think if future feature: add in toolbox: EMPTY or PIVOT for mouseover/mouseleave to follow the position (like as BOOKMARK(ScrollSpy) for scroll)..or other ideas for each function of OBJECT proprieties.. this will be helpfully and confortable..