All jQuery Resources

How to Disable Right-Click Menu Using jQuery

There can be dozens of reasons why you may want to disable right click on any given website. A common one is that you don't want your users to be able to steal or download your images (this can be done easily if your users have access to a right click menu, which gives users […]
Read the rest of this entry »

10 Free and Lightweight jQuery Pop-Up Plugins

Pop-up modals are a great way to increase engagement on your sites. You an use them as exit pop-ups to collect emails, you can use them to display content or forms, and you can use them to showcase images and videos. Whatever the reason you want to add pop-ups to your sites and projects, using […]
Read the rest of this entry »

How to Optimize jQuery Code for Better Performance

jQuery is the most popular client side library, in fact almost every website uses it. It is popular because it is easy to learn, makes development quick, offers clean code and helps in implementing complex functionality with ease.  The downside is that it can also decrease the performance of websites and can result in slow […]
Read the rest of this entry »

15 Awesome jQuery Animation Plugins

There’s no doubt about it, animation is pleasing to the eye. When a computer user thinks about Animation, "Flash" is often the first program that comes to mind. However, computer savvy folks know that Flash is already the history of animation, today there are newer more powerful tools and technologies for generating animations. jQuery has […]
Read the rest of this entry »

Using Head.js to Load All Your JavaScript

In the past few years, client side frameworks/libraries have become very powerful and offers great features to implement complex functionalities on the client side, instead of relying on server side. This is really great for developers, but it has also made life difficult when it comes to managing multiple resources. One disadvantage is that loading […]
Read the rest of this entry »

How to Detect Browser Using jQuery

One of the more frustrating parts of creating a new web project is making sure that it looks the same (or as close to the same as humanly possible) across all different browser types. The problem with achieving cross-browser compatibility is that each browser has its own set of inherent styling rules, and additionally, some […]
Read the rest of this entry »

Responsive Menu
Add more content here...