Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

Smartmenu plugin only display the last UL if LI has multiple ULs in it

Home Forums Older releases 0.9.x Smartmenu plugin only display the last UL if LI has multiple ULs in it

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1391
    Manvir
    Participant

    Hi,

    I am finding that Smartmenu plugin only display the last UL if LI has multiple UL tags in it.

    This html, for-example, has two ULs(representing states Victoria and Sydney) within LI. After applying this plugin, on hovering over on ‘States’,I only get to see the ‘New South Wales’ (the last UL within LI).

    How this can be fixed?



    #1727
    Stefan
    Participant

    That is because it makes no sense having two ul sections inside one li item. One menu item can only link to one list of new items, not two.

    Your code should rather look like this:

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘0.9.x’ is closed to new topics and replies.