Not yet rated

Problem

Needed an accordion that scrolled right to left and had vertical text, that would advance on it's own and pause when you moused over it.

Solution

Spry has the ability to slide an accordion right to left built into it as an option. Found a solution for the vertical text solution that appears to work across all browser. Used the Spry forum to tackle the auto-start and mouse over pause.

Detailed explanation

Here is my sample with links to the css and js files:

http://www.asomatouspeat.com/accordion/accordion.html

Thanks for the kind help from Spry forum users altruistic gramps and Xav at My Dreamweaver Extensions.

 
The vertical text effect is by Scott Gale - nice job Scott.

+
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License. Permissions beyond the scope of this license, pertaining to the examples of code included within this work are available at Adobe.

Report abuse

Related recipes