Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

tianyu

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: SmartMenus with AngularJS #2443
    tianyu
    Participant

    I did some more tests. Below are my findings:

    1) If a level N menu item is added by AngularJS, then its sub-level (level N+1) menu will not show up. (N = 1, 2, ..).

    2) It seems that even the initialization function “$(‘#main-menu’).smartmenus(); ” (not refresh) cannot handle the menu item added by AngularJS if the item contains sub-menu.

    3) The pure SmartMenus (without Bootstrap) has the same problem.

    in reply to: SmartMenus with AngularJS #2442
    tianyu
    Participant

    Sorry, the “first level” means “second level” and “second level” means “third level”. My AngularJS code tries to change one of the first level (top level) menu.

    in reply to: SmartMenus with AngularJS #2441
    tianyu
    Participant

    Thank you for your prompt reply.
    I tried above “refresh”, but the second level menu never show up.
    By the way, the first level menu can show up even without calling the “refresh”.

    in reply to: SmartMenus with AngularJS #2436
    tianyu
    Participant

    I have a similar question:

    After I change the drop-down menu with AngularJS, how can I do “refresh” if I use “SmartMenus Bootstrap Addon (Navbar fixed top)”?

Viewing 4 posts - 1 through 4 (of 4 total)