Javascript, Jquery

Youtube in Background - Tubular Jquery Plugin

72
vote
jQuery tubular is a plugin that places a YouTube video of your choice into your page as a background demo: seanmccambridge.com/tubular REQUIREMENTS Usage is straightforward and requires JavaScr

Modernizr - JavaScript library to build HTML5 and CSS3 sites

74
vote
Taking advantage of the new capabilities of HTML5 and CSS3 can mean sacrificing control over the experience in older browsers.

JSBin - Collaborative Javascript debugging

75
vote
JS Bin will help JavaScript and CSS folk test snippets of code, within some context, and debug the code collaboratively. It also allows developers to edit and test JavaScript and HTML.

MelonJs - A lightweight HTML5 game engine

250
vote
melonJS is the result of our enthusiasm and past experiments with Javascript, and came from the feeling that no simple, free and standalone library was available to develop games.

HTML5 Video voting

261
vote
Inspired by our concept testing tool, Verify, we decided to develop a tool to allow you to gather feedback on your videos. Voting is exquisitely simple.

jQuery Selectors

326
vote
jQuery selectors are the most important aspects of the jQuery Library. To use jQuery library most effectively, you must understand jquery selectors.

Micro-Frameworks and Micro-Libraries

309
vote
Micro-frameworks are definitely the pocketknives of the JavaScript library world: short, sweet, to the point. And at 5k and under, micro-frameworks are very very portable.

jRumble - a jQuery plugin

328
vote
jRumble is a jQuery plugin that rumbles, vibrates, shakes, and rotates any element you choose. It's great to use as a hover effect or a way to direct attention to an element.

Learn advanced Javascript

354
vote
This tutorial contains code and discussion from the upcoming book Secrets of the JavaScript Ninja by John Resig. Learning Advanced JavaScript 1) Our Goal 2) Defining Functions 3) Named Functio

Gury - An HTML5 Canvas utility Library

352
vote
gury (pronounced "jury") is a JavaScript library designed to aid in the creation of HTML5/Canvas applications by providing an easy-to-use chain based interface. With gury you can create a canvas ta

DHTMLX Touch - JavaScript Framework for Mobile and Touch Devices

371
vote
DHTMLX Touch is an HTML5-based JavaScript library for building mobile web applications.

HeadJS - The only script in your <HEAD>

411
vote
With Head JS your scripts load like images - completely separated from the page rendering process. The page is ready sooner. Always. This is guaranteed even with a single combined JavaScript file.

Moleskine Notebook with jQuery Booklet

428
vote
Today we will show you how to use and customize the brilliant jQuery Booklet Plugin by talented Will Grauvogel.

Editable Grid - Turn HTML tables into advance editable components

318
vote
EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components.

jQuery plugin: Easy Accordion

319
vote
couple of months ago I found myself looking for a jQuery plugin to create a horizontal accordion.

Cloud Zoom - JQuery

261
vote
Cloud Zoom is a jQuery image zoom plugin, a comparable alternative to products such as Magic Zoom.

jQuery and Google Maps Tutorial: #1 Basics

266
vote
There are many times I want to leverage jQuery's strengths to create a custom Google Maps mashup.

Automatic Image Slider w/ CSS & jQuery

390
vote
With the release of the iPad and its lack of support for flash, it has stirred up a lot of debates regarding the future of flash.

UKI Simple UI Kit for complex web apps

432
vote
Uki is a fast and simple JavaScript user interface toolkit for desktop-like web applications. It comes with a rich view-component library ranging from Slider to List and SplitPane.

Turn any webform into a powerful wizard with jQuery (FormToWizard plugin)

381
vote
If you would, for whatever reason, have a large webform all fields shoud be semantically divided into fieldsets. Each fieldset would clearly describe each group of fields.