Some code examples and tutorials you might find useful...
- Expand/Collapse Hidden DIV or TR Content
- Very often it's necessary to hide certain content on a page until the user decides to view it. Here I show a couple techniques I've used that have proven their worth.
- Transparent Tab & Button Graphics
- Using the GD libraries in PHP I've developed a slick way of generating tab and button graphics on-the-fly that also have true 24bit PNG transparency built right in. Full source code and graphic templates are provided.
- (Somewhat) Simple AJAX w/Prototype.js