Skip to content

Little improvement #11

@axbernardi

Description

@axbernardi

Hi, to allow the possibility to use a variable in the text of the menu I modified row 38 in:

        textMenu = (itemOptions.text) ? itemOptions.text : me;
        var menuItem = $('<li><a href="#">' + textMenu + '</a></li>');

this allows to pass the parameter text with a possible variable.
Thanks for this very useful plugin

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