Page 1 of 1

menu navigation: move my image(object)

Posted: Thu Mar 07, 2024 11:16 am
by manuel_songokuh
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?

Re: menu navigation: move my image(object)

Posted: Thu Mar 07, 2024 11:23 am
by Pablo
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.

Re: menu navigation: move my image(object)

Posted: Thu Mar 07, 2024 11:28 am
by manuel_songokuh
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.

Re: menu navigation: move my image(object)

Posted: Thu Mar 07, 2024 12:18 pm
by Pablo
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.

Re: menu navigation: move my image(object)

Posted: Thu Mar 07, 2024 2:41 pm
by manuel_songokuh
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..