How to build a menu that change style over a section

admin2025-06-02  2

create this menu : /

this is not wordpress but i want to do it on WP.

exist a plug-in to help me that i ignore?

the most curious thing is that: the menu is changing syle when it pass over a div and i really don't know how to do it

tnx

create this menu : https://goldkant.de/

this is not wordpress but i want to do it on WP.

exist a plug-in to help me that i ignore?

the most curious thing is that: the menu is changing syle when it pass over a div and i really don't know how to do it

tnx

Share Improve this question asked Feb 25, 2019 at 22:34 Ugo Nooz TorresiUgo Nooz Torresi 11 bronze badge 1
  • This is question related to HTML and not wordpress – Pratik bhatt Commented Feb 26, 2019 at 9:12
Add a comment  | 

1 Answer 1

Reset to default 0

I found this plugin. Not sure if that would help. Maybe do a google search with the words "plugin," "change image," and "scroll" in it. I sometimes have greater success looking there than in the main wordpress plugin directory.

On another note, Javascript can change styles or images when passing over a div. Here are a few instructional pages on w3schools to get you started on the kind of Javascript you are looking for. However, I recommend starting from the beginning of the Javascript section of the site and learning straight through, but this will show you what it can do. Viewing all three might give you a starting point to put this all together on your own. getting position of div on page, changing images with javascript, and changes made onmouseover

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1748857064a314295.html

最新回复(0)