Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Zegnåt’s multi-level navigation. ‘Menu Master.’ (version 3., 20100519)
#26
Hi again, thx for fast reply Smile

Im new to this.

lets say i have a menu button named WEB and that button have a sub-button named TEST.
how do i solve the mouseover function to show submenu for WEB only when mouse is over WEB? and not the submenu for lets say home button...

Hope u understand me Smile

//Maxpop

Zegnåt Wrote:
maxpop Wrote:The submenu is always showing...solution?
The solution is CSS.
Code:
ul.submenu { display: none; }
Will hide all submenus.

This plugin just gives you HTML for a menu with sub menus. If you want it to fit in with your layout you will need to add CSS and possible Javascript yourself.
Reply


Messages In This Thread
Zegnåt’s multi-level navigation. ‘Menu Master.’ (version 3., 20100519) - by maxpop - 2010-05-23, 05:36:22



Users browsing this thread: 1 Guest(s)