Archive For January, 2012

31 articles

Build A Solid Stylesheet Foundation With Your Markup: BearCSS

Bear CSS is a handy little tool for web designers. It generates a CSS template containing all the HTML elements, classes & IDs defined in your markup. Bear CSS is created using a combination of HTML5/CSS, jQuery and PHP, with some help from the following plugins: PHP Simple HTML DOM Parser Uploadify [rss]Special Downloads[/rss] [rss]Design Freebies[/rss] [rss]Feedback Collection and Polling…

JPEG Images Clipping Into Non-Rectangular Polygons: polyClip.js

There have been many times you have come across the need to take an image and cut an irregular shape out of it. Normally, when a developer comes across this requirement, the only thing to do is to open the image up with your favorite graphics editor, use the select tool to cut out the shape you want, and then…

Free JavaScript Library to Zip and Unzip Files: Zip.js

zip.js is a JavaScript library to zip and unzip files. It offers a low-level API for writing and reading large zip files (up to 4GB) with a stable RAM use. It also offers a Filesystem API in order to manipulate zip file structure. This JS zipping library works currently only with Chrome and Firefox. [rss]Special Downloads[/rss] [rss]Design Freebies[/rss] [rss]Feedback Collection…

Produce Big, Bold & Responsive Headlines with jQuery SlabText

SlabText is a jQuery plugin for producing big, bold & responsive headlines . The script splits headlines into rows before resizing each row to fill the available horizontal space. The ideal number of characters to set on each row is calculated by dividing the available width by the CSS font-size – the script then uses this ideal character count to…

Arrange Letters Along a Curved Path using jQuery CSS3: Arctext.js

While CSS3 allows us to rotate letters, it is quite complicated to arrange each letter along a curved path. Arctext.js is a jQuery plugin that let's you do exactly that. Based on Lettering.js, it calculates the right rotation of each letter and distributes the letters equally across the imaginary arc of the given radius. The main idea behind the Arctext…

Support Chart for CSS3 Features With Example Code: CSS3 Click Chart

CSS3 is an enhanced version of the Cascading Style Sheets specification, and it comes with many enchanting features that revolutionize Web layout and design, as well as other advantages. CSS3 Click Chart is a place which enables us to easily find out and displays support and examples of the new features in CSS3. It has two sections to choose from:…

A JavaScript File And Module Loader: RequireJS

When a project reaches a certain size, managing the script modules for a project starts to get tricky. You need to be sure to sequence the scripts in the right order, and you need to start seriously thinking about combining scripts together into a bundle for deployment, so that only one or a very small number of requests are made…

Rapid Website Development HTML CSS ToolKit: HTML KickStart

HTML KickStart is an ultra–lean set of HTML5, CSS, and jQuery (JavaScript) files, layouts, and elements designed to give you a head-start and save you 10's of hours on your next web project. HTML KickStart includes everything you need to rapidly create website layouts – things like slideshows, menus, flexible grids, image placeholders, buttons, and more – saving you a…

Free Email Newsletter PSD Template: Grab

With email marketing, its easy to connect with customers, and for customers to share your message with their networks - the more customers spread your message, the more you grow. Choosing a well designed newsletter template can provide any marketing campaign a great deal of success. Greepit is sharing Grab, a beautiful hand-crafted Free Email Newsletter PSD Template. 14785

Ninja Forms: A Free Plugin for Creating Forms in WordPress

Every website needs forms – it’s an integral part of visitor/customer communication. However, custom forms can be a downright pain to code. That’s why most WordPress users benefit from a plugin that does all the work. Introducing Ninja Forms, a new form building plugin that allows you to easily create and customize forms through the WordPress dashboard. All the magic…