Skip to content

External links and rich text in menu items #85

@gitarmartin

Description

@gitarmartin

Hi! We need tooltips and clickable links within the menu item headings, can this be achieved? Something like:

<li>This menu item will give a tutorial about <a href="https://www.youtube.com" class="special" title="Click link to visit Youtube">youtube</a></li>

There might be also rich text tooltips (generated by javascript something like tipped https://github.com/staaky/tipped) so there might be also class attributes involved.

Currently the problem is that the whole menu item is rendered as a link anchor <a...> is this necessary, maybe the list item could simply have a click listener instead and it would not bubble from link within the title itself?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions