Click here to Skip to main content
15,888,610 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I have a requirement.In this an
    contains multiple
  • items in a view page in MVC.

    There is an <li> item which is shown by default during the page load.
    When user clicks on search button all the
  • items means all the menu items are opening.

    How to solve this by making only particular menu item should be shown as opened during
    button click.How to solve this using JQuery?

    What I have tried:

    Making the
    • items in an
        collapsing and showing in button click
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900