Create a Accordion Effect
Description:
This tutorial I’ll explain a simple step-by-step way to implement an Accordion Effect Demo with cool sliding and animated effects using Prototype, Scriptaculous and CSS.
The result is something like this:
Demo
Script Code
Step 1: Insert the below into the <HEAD> section of your page: (Select to copy)
The above references an jquery.js file. Download (by right clicking, and selecting “Save As”),
and upload to your webpage directory. Within the above code
CSS Code:
Step 2: Insert the below into the <HEAD> section of your page: (Select to copy)
HTML Code:
Step 3: Insert the below into the <BODY> section of your page: (Select to copy)
Got a question or need help customizing this Jquery code? Post it in the help me. If you have a comment or suggestion instead, post it in the comments section below.
Tags: Accordion Effect, CSS, Prototype, Scriptaculous

July 6th, 2009 at 2:45 pm
thanks admin good post