Archive for 2013

    Progression.js : jQuery Real-Time Hints & Progress updates For Forms

    Progression.js : jQuery Real-Time Hints & Progress updates For Forms

    A jQuery plugin that gives users real time hints & progress updates as they complete forms.You must give your form a unique ID. You then need to add a data attribute of data-progression to each element that needs to be a step in the form progression.Then it shows a tooltip respective to every element  with progress report that how much form is completed.

    Interactive Particles Slideshow with Html5 & JavaScript

    Interactive Particles Slideshow with Html5 & JavaScript

    This is an experimental interactive slideshow component with math shapes and texts using Html5 Canvas. The slideshow consists of pairs of shape and text, both made out of particles that the user can interact with and that transition into the next pair when navigating. With Canvas we can dynamically draw 2D stuff using JavaScript and this experiment shows some of the possibilities.

    Flippant.js : JavaScript & CSS3 library for flipping things over

    Flippant.js : JavaScript & CSS3 library for flipping things over

    Flippant.js is a mini javascript and CSS3 library that lets you flip things over. It has zero dependencies, is easily customized, and exports a single function: flip.

    Tapestry 5 jQuery integration Module

    Tapestry 5 jQuery integration Module

    Tapestry 5 jQuery integration. Fully replace Prototype and Scriptaculous with jQuery with as less as possible compatibility issues.

    The “Tapestry5-jQuery” is an open sourced Tapestry 5 library from Atos WorldLine. It aims to make it possible to replace the Prototype/Scriptaculous JS layer of Tapestry: all its components, mixins or any other JS interactions. It also provided advanced UI component framework for easily integrating Ajax capabilities into business applications using Tapestry5

    FSwit : jQuery Style Switcher

    FSwit : jQuery Style Switcher

    For those who have just started web designing, what is more important to the is to show their products in different styles. By using this application, it will be possible for you to see your WordPress Themes, HTML5 website templates, Drupal themes, Joomla templates etc. in all the styles you prefer. This Jquery application gives you a chance for easy set up and usage.

    Just after a few steps your designs will be able to shown in numerous style. You can entegrate your designs without having any difficult and just within a few minutes because of the installation guide that is very detailed and easy to understand.

    Loading Effects for Grid Items with CSS Animations & JavaScript

    Loading Effects for Grid Items with CSS Animations & JavaScript

    Today we’d like to share some loading effects for grid items with you. The idea is to show items in a grid with an animation once they are in the viewport. The possibilities are infinite and we’d like to give you some inspiration. Some of the effects are from the awesome CSS3 scroll effects by Hakim El Hattab and the idea is inspired by the tile animation seen in the Google Plus app.

    Since Masonry is a popular library for laying out grids, we thought it might be a good idea to use it in this demo. If you’d like to use something else or no library at all, you’ll have to remove the initialization from the script and adjust the selectors etc. That should be pretty straightforward.

    Blueprint : Responsive Icon Grid with CSS3

    Blueprint : Responsive Icon Grid with CSS3

    A responsive grid of anchors with icons, text and some example hover transitions.A grid of icons and text that adjusts its number of columns depending on the screen size as shown in some media queries. Some example effects are used for animating the elements on hover.

    Blueprint : View Mode Switch with CSS3 & JavaScript

    Blueprint : View Mode Switch with CSS3 & JavaScript

    A layout switch with two viewing modes: grid and list. The layout is defined by a view class that gets applied to the main wrapper. Some example media queries show how to make things responsive.

    tracking.js : Real Time tracking techniques by the Camera

    tracking.js : Real Time tracking techniques by the Camera

    The tracking.js brings to web elements tracking techniques of a real scene captured by the camera, through natural interactions from object tracking, color markers, among others, allowing the development of interfaces and games through a simple and intuitive API.

    jQuery Color Swatches

    jQuery Color Swatches

    A jQuery plugin that turns a one-line div into a sweet color swatch(aka, color pallette).