Nettuts+ Author - Brian Crescimanno

PG

Visit Brian Crescimanno's Website

Brian is an interaction designer, developer, and all around web geek currently working as a User Interface Engineer for AutoTrader.com in Atlanta, GA. You can keep up with his latest thoughts and community code at his personal site or Follow Brian on Twitter


Posts by Brian Crescimanno

Create a Simple, Intelligent Accordion Effect Using Prototype and Scriptaculous

Jun 11th in JavaScript & AJAX by Brian Crescimanno
203

We’ve all seen the “accordion” type effect used on many Web 2.0 sites; however, many accordion scripts are heavy, make poor use of the libraries they are based on, and don’t handle things like ensuring that the accordion maintains a consistent height. In this tutorial, we will use the Prototype and Scriptaculous libraries to create a lightweight, intelligent accordion.
Continue Reading