How to keep Submenu stay open after click navigation using JavaScript or JQuery?

Asked by Last Modified  

Follow 13
Answer

Please enter your answer

Angular Trainer

Providing a sample answer, Please let me know, if that helps $(".drop li a") .on('click', function (e) { e.stopPropagation(); });
Comments

Trainer

We can use the local storage to save the "submenu is open" as well as the category that you selected. Once we move to the new page we can read from the local storage and do the needfull. NOTE: After resetting the sub menu we need to clear the local storage.
Comments

UI Developer / Trainer / Project Supporter

$("li a") .on('click', function (e) { e.stopPropagation(); }); This will help you
Comments

Team Lead

$(".drop li a") .on('click', function (e) { e.stopPropagation(); }); Please see the demo here in my JS Fiddle : https://jsfiddle.net/nareshDwivedi/n7t57xbo/1/
Comments

View 2 more Answers

Related Questions

job opportunities after doing an hands on training for angular.js at kolkata
AngularJS is high in demand if You have good hands on it.
Subhadeep
Where should we implement the DOM Manipulation in Angularjs ?
To manipulate the DOM we have directives in Angular JS like ng-show, ng-hide etc. Basically a directive is used to generate the dynamic content i.e., HTML at run time.
S.V.R
0 0
6
How do we save Data in Angular?
First you need save the data in local storage and after this you need have a json to store data.
Raminder
I want to join tutorial for angularjs with asp.net mvc. Please provide the details location of class, fee, duration etc...
Hi Asif, i will provide the angular js completed course training with one project and this project are combination of angular js and mvc web api . contact me if you are interested
Asif
Hi Expert, I am working in one of the MNC as developer with .Net as technology. I am looking for a job change for which i believe .Net is not sufficient. Could you please suggest some advanced technologies that can help me in a job change.
Hi Prashant, If you have more than 3-4 yrs. experience in .Net than you will have to continue in .Net only but try to improve expertise on RDBMS concept, web application design, database support, SQL,...
Prashant

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Angular Routing Overview
a. Routes: The browser is a familiar model of application navigation: Enter a URL in the address bar and the browser navigates to a corresponding page. Click links on the page and the browser...

Why AngularJS Got Popular
AngularJS became very popular due to its easy two-way data binding, MVC architecture, built-in module system, dependency injection, and routing package. Initially built as a hobby project by Misko Hevery...

Top 6 Technology Trends for 2020
Technology has been evolving at a pace that the annual predictions about trends may seem to be outdated before they go live as a published blog post or article. The technology when evolves...

Angular Material
What is Angular Material? For developers using AngularJS, Angular Material is both a UI Component framework and a reference implementation of Google's Material Design Specification. This project provides...

Recommended Articles

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Looking for Angular.JS Training?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you