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.

Keeping Time: A Collection of Clock and Timer Code Snippets

Keeping Time: A Collection of Clock and Timer Code Snippets

The act of displaying time is quite popular on the web. But it’s not at all limited to what we typically wear on our wrist or hang on the wall….

Fun Examples of CSS Imitating Print Design

Fun Examples of CSS Imitating Print Design

There’s still some value in having a document or other printed product that you can hold in your hand. And as much as the web has promised a “paperless” world,…

15 Free Slider & Carousel jQuery Plugins

15 Free Slider & Carousel jQuery Plugins

These slideshow & carousel jQuery plugins are simple to implement with just a few lines of code. Some plugins also use CSS transitions and animations.

Bringing the Curtain Effect to Your Website with These Snippets

Bringing the Curtain Effect to Your Website with These Snippets

The curtain effect will not make your design pop or amaze users, but certainly can engage visitors, smarten the design, and enrich the user experience.

18 Free jQuery Image Gallery & Lightbox Plugins

18 Free jQuery Image Gallery & Lightbox Plugins

We highlight the best free jQuery plugins that will allow you to quickly and easily build a lightweight and feature-rich image gallery.

Using Shaders to Create Realistic Special Effects in Web Design

Using Shaders to Create Realistic Special Effects in Web Design

WebGL has become the subject of experimentation and testing the limits of what is possible on the web. Almost each day we stumble upon grandiose solutions powered by it. As…

10 Beautiful Examples of Particle Animation in Web Design

10 Beautiful Examples of Particle Animation in Web Design

Taking the Web by storm, particle animations managed to carve out quite a niche for themselves several years ago. The massive current obsession with designs that have a high-tech vibe…

CxJS Helps You Build Complete JavaScript Applications with Ease Sponsored

CxJS Helps You Build Complete JavaScript Applications with Ease

JavaScript-based applications are used for everything from small websites all the way up to enterprise-level CRM interfaces. They’ve become an important part of how people interact with data. But before…

How to Resize Images in an Article or Post with jQuery

How to Resize Images in an Article or Post with jQuery

If you own a blog, chances are you post pictures in your posts once in a while. Likewise, you have probably encountered the problem of resizing the images so that…

CSS3 Compatibility Tools for Internet Explorer

CSS3 Compatibility Tools for Internet Explorer

CSS3 is the coolest thing to happen to web design in a long, long time. With all of its incredible new properties, border-radius, box-shadow, border-image, transform to name just a…

Building Modular JavaScript Projects with RequireJS

Building Modular JavaScript Projects with RequireJS

With so much emphasis being laid upon providing a smoothly flowing User Experience in any web project, the client-side codebase is now a very considerable chunk of the overall codebase….

Getting Started with JavaScript Debugging

Getting Started with JavaScript Debugging