Create A Web Project Framework In Seconds: InstantCSSCode


Instant CSS Code allows you to quickly create a web project framework with valid HTML/xHTML and CSS in only a matter of seconds, allowing you to get your project up and running faster!

InstantCSSCode

InstantCSSCode lets you choose:

  • Document type of your project
  • JavaScript library to be used (jQuery, Prototype, YUI, etc…)
  • Page charset
  • IDs to be used in the project
Posted on: September 16, 2010 as Free License, Javascript, No License, XHTML & CSS
No Comments

Easy Way to Revolve Quotes On Your Website: Quovolver


Quovolver is a simple extension for jQuery that takes a group of quotes and displays them on your page in an elegant way. It is lightweight yet effective way to revolve all the selected quotes in a clean and simple way.

Easy Way to Revolve Quotes On Your Website

Posted on: September 16, 2010 as Free License, Javascript, Other Licenses, Plugins
No Comments

Turn HTML Tables Into Advanced Editable Components


EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components. It focuses on simplicity: only a few lines of code are required to get your first table up and running.

You can use the EditableGrid library in two ways:

  1. Hook up to an existing HTML table
  2. Build your grid from an XML description of the table structure and contents

Turn HTML Tables Into Advanced Editable Components

Features

  • Built-in validators for columns of type integer, double, url, email and date
  • Open Flash Chart integration to render charts from the grid data
  • PHP binding: build your grid in PHP and let it generate the XML file
  • Column sorting & filtering of the grid
Posted on: September 14, 2010 as GPL License, Javascript
2 comments

jQuery Powered Full Page Scrollable Image Gallery


Codrops is sharing a stunning Full Page Image Gallery with scrollable thumbnails and a scrollable full screen preview.

It has a thumbnails bar at the bottom of the page that scrolls automatically when user moves the mouse. When a thumbnail is clicked, it moves to the center of the page and the full screen image is loaded in the background.

jQuery Powered Full Page Scrollable Image Gallery

The demo is best viewed in Webkit browsers like Google Chrome or Apple Safari because this full page image gallery is using CSS3 Webkit properties to enhance the look and jQuery for the functionality.

The image gallery comes with a handy tutorial that is very easy to understand and follow.

Posted on: September 9, 2010 as Free License, Gallery, Javascript
No Comments

Cross-platform HTML5 And Flash Audio APIs: SoundManager 2


SoundManager 2 is a free JavaScript Audio API supporting MP3, MPEG4 and HTML5 audio + RTMP (experimental), providing reliable cross-browser / platform audio control.

Cross-platform HTML5 And Flash Audio APIs

This free Javascript audio API makes it easier to play audio using Javascript, checkout few of its features below:

  • 100% Flash-free MP3 + MP4/AAC where supported
  • Works on iPad, iPhone iOS 4
  • Fallback to Flash for MP3/MP4 support
  • RTMP / Flash Media Server streaming support (new, experimental)
  • Audio buffering state/event handling
Posted on: September 8, 2010 as BSD License, Javascript, Tools
1 Comment

CSS3 Selectors For IE: Selectivizr


Selectivizr is a JavaScript utility that emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8. Simply include the script in your pages and selectivizr will do the rest.

CSS3 Selectors For IE

Selectivizr requires a JavaScript library to work. If your website already uses one of the 7 supported libraries (jQuery, Prototype, etc…) then you just need to add the Selectivizr script to your pages.

Selectivizr works automatically so you don’t need any JavaScript knowledge to use it.

Posted on: September 7, 2010 as Javascript, MIT License, Tools
No Comments

An Infinite, Circular jQuery Carousel: carouFredSel


carouFredSel is a jQuery plugin that turns any kind of HTML element into an infinite, circular carousel. It supports pagination and can scroll one or multiple items simultaneously, horizontal or vertical, automatically, by pressing buttons or keys on the keyboard.

An Infinite, Circular jQuery Carousel

carouFredSel Feetures

  • Scrolls automatically and/or by user interaction
  • Built in keyboard-navigation and pagination
  • Dynamically add and remove items to/from the carousel
  • Compatible with most popular (jQuery) lightbox-plugins
  • Intelligent custom events and loads of options
Posted on: September 6, 2010 as Gallery, Javascript, MIT License
No Comments

Timeline-Driven Javascript Animation Toolkit: Mashi


Mashi JavaScript Timeline Toolkit is an open source Javascript toolkit that brings timeline-driven animation and interaction capabilities to your web site.

Timeline-Driven Javascript Animations Toolkit

Animation Toolkit Features

  • HTML5 Canvas supported
  • No web server or browser plug-ins required
  • Easily Extendable via Plugins
  • Enables to get elements from external (valid) HTML or XML files
Posted on: September 4, 2010 as AFL, BSD License, Javascript, Open Source
No Comments

Feature Rich Javacript UI Framework: RightJS


RightJS is a compact (30k) feature rich JavaScript framework, along similar lines to JQuery or Prototype which:

  • Compact by itself and allows others to write compact code
  • Has standard predictable and really comfy API
  • Supports multi-paradigm development and extensive OOP abilities
  • Modular, with small and fast core
  • Works fast and stable

Feature Rich Javacript UI Framework: RightJS

According to the author’s own benchmarks, RightJS is faster than all the other major frameworks, and in some cases faster even than pure DOM manipulation, checkout a comparison against other frameworks.

RightJS has a subproject named RightJS UI that contains standard useful user interfaces and widgets.

Posted on: September 2, 2010 as Javascript, MIT License, Open Source
No Comments

jQuery Live Form Validation Plugin: Form Validate


Form Validate is a free jQuery plugin which helps create easy form validations with high flexibility and a large set of options.

jQuery Live Form Validation Plugin

Form Validate Features

  • Supports custom validations
  • Options to toggle between live and onsubmit validations
  • Completely customizable CSS
Posted on: September 1, 2010 as Apache License, Javascript
No Comments