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

how to use angular js with springs
Spring is something that is on the server side...AngularJS will be working on the client side..more on the user-facing side...Spring does not care if you use jQuery,AngularJS or EmberJs etc..or any other...
Don
0 0
7

As web designer what is easy and useful to learn Angular or React?

If you are having prior Javascript knowledge then React is easy than Angular.
Nikunj
Hi, I am working as a developer in asp.net mvc, I know jquery. I want to learn UI devlopment framework but I am confused between angular JS or React JS? Which one is better to start learn?
Each of these frameworks have strengths and weaknesses and there is no one shiny framework that makes every developer in the world happy. My suggestion to you is to learn the fundamentals of each of these...
Anand
What are the technologies that every Full Stack JavaScript developer should know?
Full Stack consists of 3 categories. 1. Front End Technologies like HTML5, CSS 3, JavaScript (Angular JS / React JS / jQuery / Vue / Plain Java Script) etc.. 2. Middleware Technologies like Node JS, Java...
Nandhini
0 0
7
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

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

Ask a Question

Related Lessons

What Is Dependency Injection (DI)?
Dependency Injection is a powerful pattern for managing code dependencies. DI is a way to create objects that depend upon other objects. Angular has its own DI framework pattern, and you really can't build...
K

Kumar

0 0
0



Introduction to Angular JS
What is AngularJS? AngularJS is a structural framework for dynamic web apps. It lets you use HTML as your template language and lets you extend HTML's syntax to express your application's components clearly...

Why Angularjs Is Highly Popular?
AngularJS is a full-fledged JavaScript framework. It has made the life of JavaScript developers very easy. It provides some amazing features which were not present in any of the single JS framework ever....

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