Hi Mitchell,
http://jquery.bassistance.de/accordion/
Note how the height of the entire menu moves up and down when you expand it.
That's not the way a real Accordion should work.
Actually, this is a common theme in many JavaScript-based accordians. I
think you're probably accustomed to seeing something like this:
http://labs.adobe.com/technologies/spry/demos/products/index.html
or
http://demos.openrico.org/demos/accordion
In that scenario, it looks like they have a div with a fixed width and
height and the accordian included in it. I'm fairly positive that the
same effect can be done with Joern's accordian control. He's the
developer of the accordian plugin you mentioned and also a member of the
jQuery project team. I'll ask him about it and see if he can't help you out.
I'll keep looking but I think for now I am stuck with SPRY.
We'll get you unstuck for sure. :)
Do you mean Compact Framework when you say CF?
Actually, I was referring to ColdFusion, Adobe's application server.
Rey