How to create a navbar

Good day,

Please take a look to this website: http://www.sbs.cl/

In the upper part there are two blue buttons. When mouse is positioned over each of them, a new menu is displayed.
I’d like to know how to do this.

I’d appreciate if you can let me know how to implement this effect in a PHP website, using a PHP library, java script, jQuery or any other tool you can suggest.

Thanks a lot.

What you’re looking for is called a mega menu.

Using the jQuery library is commonly a good way of easily doing this. For example, here are 10 mega menu demos with details on how to create them.

Hi Paul,

Great, I am checking.
Thanks a lot!!!