Category Archives

JavaScript

JavaScript is a relatively lightweight programming language for adding interactive functionality to web pages.

Here you will find vast collections of resources, including libraries, frameworks, plugins, snippets, and web-based tools, covering almost all areas of JavaScript development.

You might also like to browse our extensive CSS colelctions.

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.

Microsoft TypeScript: “Syntactic Sugar” For JavaScript

Microsoft TypeScript: “Syntactic Sugar” For JavaScript

A few weeks ago, Microsoft unveiled a new JavaScript-like programming language named Microsoft TypeScript.

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.

Classic Digg-Style Radio Buttons with CSS and jQuery

Classic Digg-Style Radio Buttons with CSS and jQuery

I’m sure many Internet users can remember the old days when Digg was a booming social news community. Although the company has fallen fast off the tracks in recent years,…

How to Rearrange Content When it’s Too Wide with jQuery

How to Rearrange Content When it’s Too Wide with jQuery

From its humble beginnings more than 25 years ago to the omnipresent behemoth it is today, the web has always been changing. Recently, the explosion in the popularity of mobiles…

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

As a web designer, from time to time, you may need to make a grayscale image fade into color on mouseover. So the typical solution would be to have each…

The Difference Between Runtime & Compile Time Errors

The Difference Between Runtime & Compile Time Errors

The First step before delving into the difference between runtime and compile time errors is the need to establish a few base concepts. Not every language compiles and actually most…

Seven Practical Tips to Getting Started With Ruby on Rails

Seven Practical Tips to Getting Started With Ruby on Rails