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.

Dynamically Filtering Layouts with Isotope & Bootstrap

Dynamically Filtering Layouts with Isotope & Bootstrap

I’m sure pretty much anyone who makes websites has stumbled upon jQuery Masonry at some point or other. Some people haven’t though, so here’s what Masonry is – it’s a…

Backbone vs. Knockout

Backbone vs. Knockout

If you are asking yourself, which Javascript framework should I use for my next application, then this is the article for you. When building for the Web, there is no…

5 HTML5 Video Libraries, Toolkits and Players

5 HTML5 Video Libraries, Toolkits and Players

For the most part, Flash has always been the standard for showing video on the web (think of YouTube and Vimeo), supported in all browsers with the only exception being…

Building a Simple Reddit API Webapp Using jQuery

Building a Simple Reddit API Webapp Using jQuery

The growing number of 3rd party APIs has created a tremendous group of enthusiastic developers. But without time to research documentation, this leaves some people curious without any means to…

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….

Designing Custom Github Demo Pages

Designing Custom Github Demo Pages

The open source coding haven Github has grown tremendously in just a few short years. The founders have commented on setting up pages for new projects and this feature launched…

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.

Dynamic Open Source JavaScript Libraries for Web Projects

Dynamic Open Source JavaScript Libraries for Web Projects

The open-source movement has created a sea of new code libraries to work with. You can’t search through Google without finding a heap of new open source projects based on…

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