menu navigation: move my image(object)

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
manuel_songokuh
 
 
Posts: 185
Joined: Tue May 30, 2017 8:47 pm

menu navigation: move my image(object)

Post 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?
User avatar
Pablo
 
Posts: 22163
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: menu navigation: move my image(object)

Post 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.
manuel_songokuh
 
 
Posts: 185
Joined: Tue May 30, 2017 8:47 pm

Re: menu navigation: move my image(object)

Post 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.
User avatar
Pablo
 
Posts: 22163
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: menu navigation: move my image(object)

Post 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.
manuel_songokuh
 
 
Posts: 185
Joined: Tue May 30, 2017 8:47 pm

Re: menu navigation: move my image(object)

Post 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..
Post Reply