On the fly JS or CSS importing. I thought it wasnt working ??
Lightbox variations (for images, forms, with extra features, with ajax or not, etc)
JS to create tabs from nested divs
CSS properties (stuff) and their javascript (style.thisStuff) counterpart
CSS, Javascript and other experiments. Collection of tricks
IE : myDiv.style.styleFloat="left". FF : myDiv.style.cssFloat="left";
Create Drop Shadows on the fly without extra markup. Simple and nicely degradable.
Ajax quick reference gude for CSS, JS, PHP & MySQL