No License

82 articles

Clean Up Your Messy Code: DirtyMarkup

DirtyMarkup is a web-based interface for cleaning your dirty markup. It combines the power of HTML Tidy, CSS Tidy, JS Beautify, and the Ace editor to effortlessly clean up your messy code. Just paste your code into the editor and press “clean”. It also supports HTML5! [rss]Special Downloads[/rss] [rss]Design Freebies[/rss] [rss]Feedback Collection and Polling Widget[/rss] [rss]Free Creative Resume Template[/rss] [rss]Open Source…

JavaScript Based Smooth Scrolling Navigation System: Page Scroller

Page Scroller is a powerful JavaScript based smooth scrolling navigation system that utilizes the robust jQuery library. Created entirely with ease of use in mind, the plugin will work on any website. [rss]Special Downloads[/rss] [rss]Design Freebies[/rss] [rss]Feedback Collection and Polling Widget[/rss] [rss]Free Creative Resume Template[/rss] [rss]Open Source Icons[/rss] [rss]Free Minimal Wordpress Theme[/rss]

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:…

Automatically Refresh CSS Files: CSSrefresh

When you're coding a website, nothing can be more frustrating than having to switch from the texteditor to the browser over and over again, just for small changes to occur. With CSSrefresh installed, all the included stylesheets are automatically refreshed directly after you save them. CSSrefresh is a small, unobstructive javascript file that monitors the CSS-files included in your webpage.…

Bookmarklet For Testing Graceful CSS3 Degradation: deCSS3

deCSS3 is a bookmarklet for testing your graceful degradation of CSS3 features. Use this bookmarklet to get a whiff of what your site will look like on older browsers that don't support CSS3. deCSS3 saves time and let you see how well your pages are gracefully degrading without having to open up IE6-8. [rss]Special Downloads[/rss] [rss]Design Freebies[/rss] [rss]Feedback Collection and…