Okay
  Public Ticket #1062220
Menus
Closed

Comments

  •  2
    ruben started the conversation

    If i load the html DOM dynamically and want to active the menus what JS method do i call?

  • [deleted] replied

    Hi Ruben,

    Neon uses this function to setup sidebar menu on neon-custom.js on line 45:

    // Sidebar Menu Setup
    setup_sidebar_menu();

    If you want to initalize menu dynamically then remove line 45