CSS

jQuery Transit - Super-smooth CSS3 transformations and transitions for jQuery

jQuery Transit is a plugin to help you do CSS transformations and transitions in jQuery. The transitions will happen much smoother than if you were to use jQuery's default .animate().  

Columnizer - a jQuery Plugin that will automatically layout your content in newspaper column format

The Columnizer jQuery Plugin will automatically layout your content in newspaper column format. You can specify either column width or a static number of columns. And, of course, it’s easy to use!  

CSS3 Playground - Experiment with css3 styles directly in the browser

CSS3 Playground is a client side web application for trying out different css styles. Use this web application to experiment and learn about new css3 capabilities. The styles applied when changing the different settings should follow the principles of progressive enhancements and will work in all browsers that support the setting. Just change the settings and see how the rectangular box changes according to your changes. Run the site in different browser to see what the differences are. This

Formee - Fresh baked forms for your websites

Formee is nothing but a framework to help you develop and customize web based forms. Did you use to spend a lot of time aligning fields and calculating margins and paddings in a quest for a perfect form? No more!   Formee - Features: Crossbrowser Don't worry about having your form being rendered differently in the major browsers. Flexible It fits into your project, it's flexible enough to adapt to the width you have available for the form. Customizable You can easily change between a

Primer - create your starter stylesheet automatically

Primer undercoats your CSS by pulling out all of your classes and id's and placing them into a starter stylesheet.  

Selectivizr - CSS3 selectors for IE

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.   Selectivizr - Features: Enhancing IE's selector engine Selectivizr adds support for 19 CSS3 pseudo-classes, 2 pseudo-elements and every attribute selector to older versions of IE. It can also fix a few of the browsers native selector implementations. JavaScript-knowledge: none Selectivizr works

EZ-CSS - build any type of CSS layouts easily

EZ-CSS is an easy to use and lightweight CSS framework. It is a browser-friendly solution to build any type of CSS layouts. And it makes you create complex layouts easily.   EZ-CSS - Features: has a very small footprint for a fast download time facilitates deep nesting (because it does not use descendant selectors) allows you create multiple columns of any width, with or without a gutter lets you apply any width you want to containers and gutters is framework agnostic (it integrates well

Less Framework - An adaptive CSS grid system

Less Framework is a CSS grid system for designing adaptive web­sites. It contains 4 layouts and 3 sets of typography presets, all based on a single grid. The goal of Less Framework is to make building websites with mul­tiple layouts efficient, and to make the layouts feel consistent. Since every layout is based on the same grid, elements used in one layout can often be reused in the others without changing them much at all. For example, simply adjusting the width or font-size of an element in on

Pure CSS speech bubbles - contains various forms of speech bubble effect for use

Pure CSS speech bubbles uses pseudo-elements to create pure CSS speech bubbles from existing, semantic HTML. This approach uses progressive enhancement and removes the need for images or JavaScript. All speech bubbles use simple, semantic HTML. No empty elements, no unnecessary extra elements, no JavaScript, no images and it can be applied to your existing semantic HTML.  

xCSS - Object-Oriented CSS Framework

xCSS is the first CSS framework that allows you to work object-oriented and keeps your workflow as DRY as possible.   This CSS framework bases on CSS and empowers a straightforward and object-oriented workflow when developing complex style cascades. Using xCSS means a dramatic cut down to your development time by: having a intuitive overview of the overall CSS structure, using variables, re-using existing style cascades and many other handy features. But, most frameworks are bulky and inflexib