Recently Popular Tutorials for August 4th, 2006
Aug 4
Adobe Photoshop Tutorial - Selective Color
This Photoshop training will show you how to use Photoshop as your image editing program to add an adjustment layer to desaturate your image, and selectively reveal only the color you want in the areas you want.
Aug 4
WordPress AJAX Plugin - AjaxWp
AjaxWp is a lightweight JavaScript enhancement that adds AJAX functionality to WordPress blogs speeding up load times, increasing the responsiveness of the user interface and giving the blog an overall cooler look.
Aug 4
innerXHTML
Three functions that should be used as a replacement to the innerHTML function provided by JavaScript. This uses the DOM structure to get the XHTML as a string from the HTML object. The getAttribute and trim funcions are the only functions used by innerXHTML being the key function.