Problem/Motivation

A menu should be a <nav> HTML tag, like rendered by Drupal core.

From https://www.jstree.com/ it seems that the CSS id is used, "a <div> is enough" doesn't mean you should use it instead of <nav>. If a div is needed, can't we also put the nav inside?

jstree_menu container html

CommentFileSizeAuthor
jstree_menu container html.png21.11 KBkopeboy
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

kopeboy created an issue. See original summary.

rcodina made their first commit to this issue’s fork.

rcodina’s picture

  • rcodina committed f1b6722d on 2.x
    Issue #3362863 by rcodina, kopeboy: Use better semantics in the HTML...
rcodina’s picture

Status: Active » Fixed

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.