I'm relatively new to AngularJS and trying to create a multi-level menu. I need to show the corresponding sub menu on mouseover of the links in the main menu. However, it shows the same sub-menu on mouseover of all the links in the main menu. All the links are getting generated out of JSON object.
Please check the css as well at line 1024. Could you please help me correct it? Also, is there a better way to do it, like using services? Here's the code: https://plnkr.co/edit/WttzCIxLlvbu6r66biPd?p=preview -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
