Drop down menu

@megazoid thanks a lot for sorting, this out. I will have a good read how you did it. Now i am gonna make it appear under a hamburger menu.

@megazoid i was wondering, what changed from last menu. i see the .each targets the nav now etc.

Here in the the Demo, the 3rd Example seems fit for the content you have specified http://www.tutorialspark.com/css3/CSS3_Navigation.php

Can you help me by explaining, what is going on here. I want to understand it.

@megazoid the example you fiddled, is having three problem.

  1. The link doesn’t click
  2. The > Show in a separate
  3. The Dropdown that is created by my CMS i am using. it shows up and doesn’t get replaced.

Hi. Can you show it live somewhere?

@megazoid I wasn’t able to replicate the problem exactly as i am using CMS, but this email will show you how menu look, and here is the jsfiddle for what i can do but here is pastebin for generated code.

Edit: Now that icon that i have doesn’t work too, the toggle item that open and close. Sorry to such a pain in a**, i am covering and trying to cope up with what is jquery.

Sorry, I can’t debug it using blurry screenshots and random parts of html
Let me know If you’ll upload it somewhere to show problem live

@megazoid now it comes down to the jquery. How can i edit the jquery to use a arrow downwards while sub menu is closed and toggle when it is closed. I don’t think the code work as it was e.g using .dropdown-menu li a:first-child:nth-last-child(2):after class

@megazoid Edit: I was able to make the link working, as i was using wordpress so i had to get into core to change default functionality. However, how can i animate my arrow with the JsFiddle you created.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.