Auto select menu using jQuery

Hello guys, today we’ll learn about How we can auto select menu using Jquery. The most common functionality in almost all websites is that to show selected menu which was previously clicked. There are many ways to do this, either we can achieve this using server side language or we can use jQuery or javascript(Almost all …

Some Useful Jquery Stuff

Hello World in this post,  I will share Some Useful Jquery Stuff that could be helpful for developing  any web application. When we make a web application, then we have to manage two things (functionality and cool UI). User Interface is very important part for each application, so that each functionality of website could be accessed by user …