dropdown menu

  1. jessica89

    How can i make a dropdown menu for mobile phones with a WordPress nav?

    Hi all, I'm just wondering how i could make a simple dropdown for a WordPress template... Normally it would be something like <div> <ul> <il></li> <il></li> </ul> </div> But WordPress uses: <?php wp_nav_menu(); ?> I just can't figure out how i can style it with...
  2. Marc0

    Dropdown Menu Using Javascript

    Hi everyone, Every good web site contains good navigation for the visitors. This is the part that I'll be requesting some precious knowledge from you. I want to create a nice one level drop-down menu using javascript as a language of choice. To those who are knowledgeable in this language...
Top