Anirban Poddar April 5, 2025 No Comments How to add/remove active class to menu item in jQuery ? We can add/remove active class while click on menu item in jQuery. Here is the example of html, css & jquery code. <!-- html starts…