javascript

TwitterFacebook
Get flash to fully experience Pearltrees
ajax

plugin

minify - Google Code

http://code.google.com/p/minify/ News 2012-03-10 Minify 2.1.5 released! We've also converted to git and are mirroring at GitHub . About Minify is a PHP5 app that helps you follow several of Yahoo!'s Rules for High Performance Web Sites .
Page last changed today This page gives an introduction to the Range objects. Using these, you can select any part of an HTML document and do something with this information. The most common Range is a user selection. This page concentrates on getting the user selection and converting this selection to a W3C Range or Microsoft Text Range object, although we'll treat the programmatic creation of Range objects, too. A Range is an arbitrary part of the content of an HTML document.

Introduction to Range

http://www.quirksmode.org/dom/range_intro.html#t00
http://developer.yahoo.com/yui/button/ Button Types The Button Control enables the creation of eight different types of buttons: Push Button ( type "push" )

YUI