
Programming
Get flash to fully experience Pearltrees
Optimize browser rendering - Make the Web Faster
Writing efficient CSS - CSS
This document provides guidelines for optimizing CSS code, and more specifically on how to write efficient selectors. The CSS specification doesn't specify how browsers must implement the style system, merely what it must do. Because of this, different style system engines may have completely different performance behaviors, and especially Gecko and WebKit which are open source, implement similar algorithms, with very similar strengths and weaknesses.Efficiently Rendering CSS
Published by Chris Coyier I admittedly don't think about this idea very often... how efficient is the CSS that we write, in terms of how quickly the browser can render it? This is definitely something that browser vendors care about (the faster pages load the happier people are using their products).Stripe Generator - ajax diagonal stripes background designer
TIP: You can enter color code by typing it near the color picker.background: #1e5799; /* Old browsers */ background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
Ultimate CSS Gradient Generator - ColorZilla.com
Flex After Dark | ActionScript XML
Adobe ActionScript 3.0 * Capturing mouse input
Mouse clicks create mouse events that can be used to trigger interactive functionality.Actionscript3 - Dan Kempton Multimedia Services
var testArray :Array=new Array("name","address","state","zip","country"); //Naming the array variableMagnis dis parturient montes
Tiny Scrollbar: A lightweight jQuery plugin
jquery custom content scroller
Last updated on Mar 13, 2013 Originally published on August 1, 2010 by malihu , under Plugins .Published by Chris Coyier
CSS Sprites: What They Are, Why They're Cool, and How To Use Them
During the years of honing my HTML skills I have been tempted and often required to serve up the cleanest code I possibly can.
Limit Your DIVS | That Css Guy!
problems defined, solutions offered

