Web Based CSS3 Generator

CSS3 Generator is a simple and free web application that allow us to generates CSS3 easily. We can use CSS3 Generator to control a number of CSS3 attributes like: border-radius box-shadow background-gradients opacity The simple and interactive interface allows us to use dragging sliders to set preferences and the result preview on the right side [...]

Continue Reading →

CSSWarp - CSS3 Text to Path Generator

CSS3Warp is a proof of concept: create Illustrator like “warped” text (text following an irregular path) with pure CSS and HTML. How does it work? CSS3 brings new text-transform options: rotation, skew, matrix, transform-origin… By applying the right transformations to every single letter it is possible to create the illusion of text following a path. [...]

Continue Reading →

CodeExplorer - Amazing jQuery Plugin For Displays Folder Structure

There are plenty of plugins out there like SyntaxHighlighter, Prettify, and GeSHi that will format the code with colors and spacing… but what about when I want to display an entire folder structure? CodeExplorer is plugin for jQuery that allow us to display entire folder structure. Incoming search terms for the article: jquery directory jquery [...]

Continue Reading →

Mega Drop Down Menu Plugin for jQuery

Mega Drop Down Menu is plugin for jQuery to create mega drop down menu. The Mega Drop Down Menu plugin takes standard nested lists and turns them into horizontal mega menus. A mega menu has several advantages over standard drop down menus, including: Incoming search terms for the article: MEGA DROP DOWN MENU dcmegamenu django [...]

Continue Reading →

PopcornJS - HTML5 Video Framework

Popcorn.js is an event system for < video >, with strong syntactic sugar for chaining < video > methods and adding events to the timeline. Popcorn is a JavaScript Function that wraps the native < video > element and returns a Popcorn object which: Incoming search terms for the article: flash html5 video framework popcornjs [...]

Continue Reading →

jFormer – jQuery Form Framework

jFormer is a form framework written on top of jQuery that allows you to quickly generate beautiful, standards compliant forms. Leveraging the latest techniques in web design, jFormer helps you create web forms that validate client-side, validate server-side and without changing pages (using AJAX). Incoming search terms for the article: jformer jquery form framework jquery [...]

Continue Reading →

Excellent HSL Color Picker

HSL Color Picker is web based HSL color picker created by Brandon Mathis. HSL (Hue, Saturation, Luminosity) allows us to describe meaningful relationships between colors. Give this brown color, hsl(36, 73%, 10%), it’s clear that if we desaturate 40 steps and lighten 70 steps we get hsl(36, 33%, 80%), a cream color. Look at that [...]

Continue Reading →

Smart AutoComplete - Flexible Autocomplete Plugin for jQuery

Smart AutoComplete is smart and flexible jQuery based autocomplete plugin. Using Smart Autocomplete on your projects is easy. Only dependency it has is for jQuery core library. To enable autocompletion on the text field, you must select it using jQuery and call the smartAutoComplete method on it. Source can be either an array or a [...]

Continue Reading →

Easy WebSocket - WebSocket Client to Broadcast Messages to Webpages

You want to use websockets ? You want to broadcast messages to all connected clients ? You don’t want to worry about browser compatiblity ? You don’t want to set up a server ? Here’s all the code you need. Incoming search terms for the article: cakephp websocket cakephp websockets WebSocket client websocket client c [...]

Continue Reading →

Subway Map Visualization With jQuery

subwayMap is plugin for jQuery that allow you create a beautiful, interactive subway map visualization for your website using HTML markup. It use the power of jQuery and HTML5. The map size, line width and colors can all be customizable. The markup used to create the map is search engine friendly too. The map should [...]

Continue Reading →

Page 10 of 78« First...«89101112»...Last »