Sub page count on nav menu
Permalink 1 user found helpful
I'm using a vertical Accordion menu for my site. Its good so far, but with a small problem. When I click on a link which has a child page, it opens the child ul tag. But in case of close, it works on mouseleave event. It looks funky & bouncing while closing. So I want to make it on click even.
For this I need to know which link has subpage. Please help me. I was searching for a while but doesn't get any proper solution. The $_c->hadChild() also doesn't work.
Rony
For this I need to know which link has subpage. Please help me. I was searching for a while but doesn't get any proper solution. The $_c->hadChild() also doesn't work.
Rony
Rony