Skip to content

Navigation bar highlighting script is not working properly #55

@guetzerik

Description

@guetzerik

The script controlling the highlight of message names in the navigation bar has issues hooking into the containers for the message links.

The script is trying to find containers that match "nav a [href=]". When the HTML document was transferred to git, the href links were updated to URL links that don't fit the string we match against.

The expected containers look like this:
image

The containers in the hosted dbc_description look like this:
image

This issue causes the script to throw constant errors as you scroll down the page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions