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

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