Topic Archives

jQuery

As a widely adopted JavaScript library, jQuery simplifies web development by offering a robust set of tools for HTML document manipulation, event handling, animation, and dynamic effects.

With jQuery, you can write code that works across all browsers and platforms. It is a staple in web development, supported by a vast array of plugins and extensions to further extend its functionality.

View all JavaScript collections

20 jQuery Plugins to Help with Responsive Layouts

20 jQuery Plugins to Help with Responsive Layouts

We highlight 25 jQuery plugins that will help you optimize and resize web components and elements when using responsive layouts.

Cut Your Page’s Loading Time In Half With Some Simple jQuery

Cut Your Page’s Loading Time In Half With Some Simple jQuery

It is a popular trend at the moment to use almost full-page high-resolution super-large images on your portfolio, which does work effectively as it focuses the user on your best…

How to Create Amazing Page Effects with jQuery UI

How to Create Amazing Page Effects with jQuery UI

If you’re familiar with developing JavaScript, then you must know about jQuery. It’s an extremely powerful library that allows you to write much simpler code and express the same result….

The jQuery Foundation Relaunches the jQuery Plugin Registry

The jQuery Foundation Relaunches the jQuery Plugin Registry

Last Week, the jQuery Foundation relaunched its jQuery Plugin Registry with a much-improved UI, providing a single source for plugins.

Coding a Vimeo API Instant Search App with jQuery

Coding a Vimeo API Instant Search App with jQuery

In this tutorial, we show you how to build a small Vimeo API instant search web app, creating the front-end with jQuery and the backend on PHP.

How to Create a Basic jQuery Tooltip Plugin

How to Create a Basic jQuery Tooltip Plugin

If you have had anything to do with web development of late, you hardly need an introduction to either jQuery or jQuery plugins. In fact, jQuery plugins have become so…

How to Create Lazy-Loading Images for Your Website with jQuery

How to Create Lazy-Loading Images for Your Website with jQuery

Learn how to quickly implement lazy-loading images on your website with a jQuery plugin and customize it according to your needs with this tutorial.

How to Build a Sliding One Page Portfolio with jQuery

How to Build a Sliding One Page Portfolio with jQuery

In this tutorial, we will show you how to create an interesting sliding one page portfolio with jQuery.

How to Scroll to an Internal Link with jQuery

How to Scroll to an Internal Link with jQuery

One-page scrolling sites have experienced huge growth in popularity in web design in recent years. Although this type of site isn’t for everyone, it is still useful to know how…

Hoverizr – An In-Depth View of the jQuery Plugin

Hoverizr – An In-Depth View of the jQuery Plugin